New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PaniaPunga - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2024-08-07T08:31:00Z"/>
    <profile
             value="https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-patient|1.0.0"/>
    <tag>
      <system
              value="https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
      <code value="rf-nz"/>
      <display value="rheumatic fever"/>
    </tag>
  </meta>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired">
    <valueBoolean value="false"/>
  </extension>
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/nz-ethnicity">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://standards.digital.health.nz/ns/ethnic-group-level-4-code"/>
        <code value="21111"/>
        <display value="Māori"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/nz-citizenship">
    <extension url="status">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/nz-citizenship-status-code"/>
          <code value="yes"/>
          <display value="Yes"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension url="source">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/information-source-code"/>
          <code value="BREG"/>
          <display value="Birth Register"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/nhi-id"/>
    <value value="ZAG0345"/>
  </identifier>
  <name>
    <use value="usual"/>
    <family value="Punga"/>
    <given value="Pania"/>
  </name>
  <gender value="female"/>
  <birthDate value="2004-12-21"/>
  <deceasedBoolean value="false"/>
  <address>
    <use value="home"/>
    <text value="155 Pukaki Rd, Māngere, Auckland 2022"/>
    <line value="155 Pukaki Rd"/>
    <line value="Māngere"/>
    <line value="Auckland 2022"/>
    <city value="Auckland"/>
    <postalCode value="2022"/>
    <country value="NZL"/>
    <period>
      <start value="2023-01-15"/>
    </period>
  </address>
  <communication>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="mi"/>
        <display value="Māori"/>
      </coding>
    </language>
  </communication>
  <link>
    <other>
      <type value="Patient"/>
      <identifier>
        <use value="official"/>
        <system value="https://standards.digital.health.nz/ns/nhi-id"/>
        <value value="ZAG0345"/>
      </identifier>
      <display value="Pania Punga"/>
    </other>
    <type value="seealso"/>
  </link>
</Patient>