New Zealand rheumatic fever FHIR Implementation Guide
0.4.6 - draft

New Zealand rheumatic fever FHIR Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/rheumatic-fever/ and changes regularly. See the Directory of published versions

: PaniaPunga - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2024-08-07T08:31:00Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://build.fhir.org/ig/tewhatuora/rheumatic-fever/StructureDefinition/nz-rheumaticfever-patient|1.0.0"^^xsd:anyURI ;
fhir:link <https://build.fhir.org/ig/tewhatuora/rheumatic-fever/StructureDefinition/nz-rheumaticfever-patient|1.0.0>     ] ) ;
    ( fhir:tag [
fhir:system [ fhir:v "https://build.fhir.org/ig/tewhatuora/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rf-nz" ] ;
fhir:display [ fhir:v "rheumatic fever" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PaniaPunga</b></p><a name=\"PaniaPunga\"> </a><a name=\"hcPaniaPunga\"> </a><a name=\"PaniaPunga-en-US\"> </a><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\">version: 2; Last updated: 2024-08-07 08:31:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nz-rheumaticfever-patient.html\">Rheumatic Fever Patientversion: {0}1.0.0)</a></p><p style=\"margin-bottom: 0px\">Tag: rheumatic fever (Details: NZ-specific terminology in rheumatic fever data representation code rf-nz  = ' rheumatic fever ', stated as ' rheumatic fever ')</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pania Punga  Female, DoB: 2004-12-21 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZAG0345 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">155 Pukaki Rd, Māngere, Auckland 2022(home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 mi}\">Māori</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Also see: Pania Punga (Identifier: NHI/ZAG0345 (use: official, ))</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This Patient requires an interpreter to communicate healthcare information to the practitioner.\"><a href=\"http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-interpreterRequired.html\">Patient Interpreter Required</a></td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"New Zealand citizenship\">NZ Citizenship:</td><td colspan=\"3\"><ul><li>status: <span title=\"Codes:{https://standards.digital.health.nz/ns/nz-citizenship-status-code yes}\">Yes</span></li><li>source: <span title=\"Codes:{https://standards.digital.health.nz/ns/information-source-code BREG}\">Birth Register</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The ethnic group or groups that a person identifies with or feels they belong to.  Ethnicity is a measure of cultural affiliation as opposed to race, ancestry, nationality or citizen.  Ethnicity is self-perceived and a person can belong to more than one group.\n\nThe Stats New Zealand standard can be found [here](http://aria.stats.govt.nz/aria/#ClassificationView:uri=http://stats.govt.nz/cms/ClassificationVersion/YVqOcFHSlguKkT17).\"><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://hl7.org.nz/fhir/StructureDefinition/nz-ethnicity\">NZ Ethnicity</a></td><td colspan=\"3\"><span title=\"Codes:{https://standards.digital.health.nz/ns/ethnic-group-level-4-code 21111}\">Māori</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nz-ethnicity"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/ethnic-group-level-4-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "21111" ] ;
fhir:display [ fhir:v "Māori" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nz-citizenship-status-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "yes" ] ;
fhir:display [ fhir:v "Yes" ]         ] )       ]     ] [
fhir:url [ fhir:v "source"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/information-source-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BREG" ] ;
fhir:display [ fhir:v "Birth Register" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nz-citizenship"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZAG0345" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Punga" ] ;
    ( fhir:given [ fhir:v "Pania" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "2004-12-21"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:text [ fhir:v "155 Pukaki Rd, Māngere, Auckland 2022" ] ;
    ( fhir:line [ fhir:v "155 Pukaki Rd" ] [ fhir:v "Māngere" ] [ fhir:v "Auckland 2022" ] ) ;
fhir:city [ fhir:v "Auckland" ] ;
fhir:postalCode [ fhir:v "2022" ] ;
fhir:country [ fhir:v "NZL" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-15"^^xsd:date ]     ]
  ] ) ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mi" ] ;
fhir:display [ fhir:v "Māori" ]       ] )     ]
  ] ) ; # 
  fhir:link ( [
fhir:other [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZAG0345" ]       ] ;
fhir:display [ fhir:v "Pania Punga" ]     ] ;
fhir:type [ fhir:v "seealso" ]
  ] ) . #