New Zealand NES IG
1.4.0-SNAPSHOT - Release
New Zealand NES IG - Local Development build (v1.4.0-SNAPSHOT) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Coverage",
"id" : "EN5544332211",
"meta" : {
"profile" : [
🔗 "http://hl7.org.nz/fhir/StructureDefinition/NesEntitlement"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Coverage </b><a name=\"EN5544332211\"> </a><a name=\"hcEN5544332211\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCoverage "EN5544332211" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NesEntitlement.html\">NES Entitlements</a></p></div><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/nes-csc-id</code>/CSC12345\u00a0(use:\u00a0official)</p><p><b>status</b>: active</p><p><b>type</b>: Community Services Card <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://common-ig.hip.digital.health.nz/site/CodeSystem-coverage-type.html\">Coverage type</a>#csc)</span></p><p><b>beneficiary</b>: <a href=\"Patient/ZJM9397\">Patient/ZJM9397</a></p><p><b>relationship</b>: Child <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-subscriber-relationship.html\">SubscriberPolicyholder Relationship Codes</a>#child)</span></p><p><b>period</b>: 2023-08-27 --> 2024-08-27</p><p><b>payor</b>: <a href=\"Organization/GZZ998-G\">Organization/GZZ998-G</a></p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/nes-csc-id",
"value" : "CSC12345"
}
],
"status" : "active",
"type" : {
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/coverage-type-code",
"code" : "csc"
}
]
},
"beneficiary" : {
"reference" : "Patient/ZJM9397"
},
"relationship" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
"code" : "child"
}
]
},
"period" : {
"start" : "2023-08-27",
"end" : "2024-08-27"
},
"payor" : [
{
"reference" : "Organization/GZZ998-G"
}
]
}