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

: enrolment-1 - JSON Representation

Raw json | Download


{
  "resourceType" : "EpisodeOfCare",
  "id" : "EN667788899",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EpisodeOfCare </b><a name=\"EN667788899\"> </a><a name=\"hcEN667788899\"> </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\">ResourceEpisodeOfCare &quot;EN667788899&quot; </p></div><p><b>Enrolment_expiry_date</b>: 2026-06-05</p><p><b>Reenrolment_expiry_date</b>: 2022-06-05</p><p><b>Enrolment_owner_org</b>: <a href=\"Organization/GZZ998-G\">Organization/GZZ998-G: Live Org with Dormant</a></p><p><b>Nes_enrolment_termination_reason</b>: The patient has enrolled with another organisation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://common-ig.hip.digital.health.nz/site/CodeSystem-nes-enrolment-termination-reason-1.0.html\">NES Enrolment Termination Reason Code</a>#Transfer)</span></p><p><b>Enrolment_encounter</b>: <a href=\"QualifiedEncounter1\">QualifiedEncounter1</a></p><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/nes-enrolment-id</code>/EN667788899</p><p><b>status</b>: active</p><p><b>type</b>: First Level Services <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://common-ig.hip.digital.health.nz/site/CodeSystem-nes-enrolment-type-1.0.html\">NES Enrolment Type</a>#FLS-NF)</span></p><p><b>patient</b>: <a name=\"hcZJM9397\"> </a></p><blockquote><p/><p><a name=\"ZJM9397\"> </a></p><p><a name=\"hcZJM9397\"> </a></p><p><b>name</b>: Jamie Joseph Ryan </p><p><b>birthDate</b>: 1972-06-05</p></blockquote><p><b>careManager</b>: <a name=\"hcEnrolmentServiceProvider1\"> </a></p><blockquote><p/><p><a name=\"EnrolmentServiceProvider1\"> </a></p><p><a name=\"hcEnrolmentServiceProvider1\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner/99ZZZS\">Practitioner/99ZZZS: Mrs TestOne Prefix-Test</a></p><p><b>organization</b>: <a href=\"Organization/GZZ998-G\">Organization/GZZ998-G: Live Org with Dormant</a></p><p><b>location</b>: <a href=\"Location/FZZ968-B\">Location/FZZ968-B: Facility Has All Contact Types TEST</a></p></blockquote><hr/><blockquote><p><b>Generated Narrative: PractitionerRole  #EnrolmentServiceProvider1</b><a name=\"EnrolmentServiceProvider1\"> </a><a name=\"hcEnrolmentServiceProvider1\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner/99ZZZS\">Practitioner/99ZZZS: Mrs TestOne Prefix-Test</a></p><p><b>organization</b>: <a href=\"Organization/GZZ998-G\">Organization/GZZ998-G: Live Org with Dormant</a></p><p><b>location</b>: <a href=\"Location/FZZ968-B\">Location/FZZ968-B: Facility Has All Contact Types TEST</a></p></blockquote><hr/><blockquote><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Jamie Joseph Ryan </b> (no stated gender), DoB: 1972-06-05</p><hr/></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "PractitionerRole",
      "id" : "EnrolmentServiceProvider1",
      "practitioner" : {
        "reference" : "Practitioner/99ZZZS",
        "display" : "Mrs TestOne Prefix-Test"
      },
      "organization" : {
        "reference" : "Organization/GZZ998-G",
        "display" : "Live Org with Dormant"
      },
      "location" : [
        {
          "reference" : "Location/FZZ968-B",
          "display" : "Facility Has All Contact Types TEST"
        }
      ]
    },
    {
      "resourceType" : "Patient",
      "id" : "ZJM9397",
      "meta" : {
        "profile" : [
          🔗 "http://hl7.org.nz/fhir/StructureDefinition/NesPatient"
        ]
      },
      "name" : [
        {
          "family" : "Ryan",
          "given" : [
            "Jamie",
            "Joseph"
          ]
        }
      ],
      "birthDate" : "1972-06-05"
    }
  ],
  "extension" : [
    {
      "url" : "http://hl7.org.nz/fhir/StructureDefinition/enrolment-expiry-date",
      "valueDate" : "2026-06-05"
    },
    {
      "url" : "http://hl7.org.nz/fhir/StructureDefinition/reenrolment-date",
      "valueDate" : "2022-06-05"
    },
    {
      "url" : "http://hl7.org.nz/fhir/StructureDefinition/enrolment-owner-org",
      "valueReference" : {
        "reference" : "Organization/GZZ998-G",
        "display" : "Live Org with Dormant"
      }
    },
    {
      "url" : "http://hl7.org.nz/fhir/StructureDefinition/nes-enrolment-termination-reason",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://standards.digital.health.nz/nes-enrolment-termination-reason",
            "code" : "Transfer"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org.nz/fhir/StructureDefinition/enrolment-encounter",
      "valueReference" : {
        "reference" : "QualifiedEncounter1"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "https://standards.digital.health.nz/ns/nes-enrolment-id",
      "value" : "EN667788899"
    }
  ],
  "status" : "active",
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://standards.digital.health.nz/nes-enrolment-type",
          "code" : "FLS-NF"
        }
      ]
    }
  ],
  "patient" : {
    "reference" : "#ZJM9397"
  },
  "careManager" : {
    "reference" : "#EnrolmentServiceProvider1"
  }
}