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

: SageWestbrookAndWhanau - 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 sct: <http://snomed.info/id/> .
@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://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-patient|1.0.0"^^xsd:anyURI ;
fhir:link <https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-patient|1.0.0>     ] ) ;
    ( fhir:tag [
fhir:system [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rf-nz" ] ;
fhir:display [ fhir:v "rheumatic fever" ]     ] )
  ] ; # 
  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 "11111" ] ;
fhir:display [ fhir:v "New Zealand European" ]       ] )     ]
  ] [
    ( 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 "ZKC7284" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Westbrook" ] ;
    ( fhir:given [ fhir:v "Sage" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 22 134 1304" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 22 134 1304" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 9 379 1357" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "sugarhit@gmail.com" ] ;
fhir:rank [ fhir:v "3"^^xsd:positiveInteger ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "2008-11-24"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:text [ fhir:v "19 Bayside Lane, Parua Bay, Whangārei 0174, New Zealand" ] ;
    ( fhir:line [ fhir:v "19 Bayside Lane" ] [ fhir:v "Parua Bay" ] ) ;
fhir:city [ fhir:v "Whangārei" ] ;
fhir:postalCode [ fhir:v "0174" ] ;
fhir:country [ fhir:v "NZL" ] ;
fhir:period [
fhir:start [ fhir:v "2023-08-01"^^xsd:date ]     ]
  ] ) ; # 
  fhir:contact ( [
    ( fhir:extension [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-primary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-role"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, sct:58626002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58626002" ] ;
fhir:display [ fhir:v "Legal guardian" ]       ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-relationship"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mother" ]     ] ) ;
fhir:name [
fhir:family [ fhir:v "Hackett" ] ;
      ( fhir:given [ fhir:v "Beryl" ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 21 111 111" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "person1@gmail.com" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]     ] ) ;
fhir:period [
fhir:start [ fhir:v "2023-06-01"^^xsd:date ] ;
fhir:end [ fhir:v "2026-01-01"^^xsd:date ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-primary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-role"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SPS" ] ;
fhir:display [ fhir:v "Spouse" ]       ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-relationship"^^xsd:anyURI ] ;
fhir:value [ fhir:v "husband" ]     ] ) ;
fhir:name [
fhir:family [ fhir:v "Westbrook" ] ;
      ( fhir:given [ fhir:v "Connor" ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 21 111 222" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "person2@gmail.com" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]     ] ) ;
fhir:period [
fhir:start [ fhir:v "2023-06-01"^^xsd:date ] ;
fhir:end [ fhir:v "2026-01-01"^^xsd:date ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-primary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-role"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "320731000210100" ] ;
fhir:display [ fhir:v "Support person" ]       ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-relationship"^^xsd:anyURI ] ;
fhir:value [ fhir:v "aunt" ]     ] ) ;
fhir:name [
fhir:family [ fhir:v "Donut" ] ;
      ( fhir:given [ fhir:v "Delina" ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 21 111 333" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "person3@gmail.com" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]     ] ) ;
fhir:period [
fhir:start [ fhir:v "2023-06-01"^^xsd:date ] ;
fhir:end [ fhir:v "2026-01-01"^^xsd:date ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-primary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-role"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FTH" ] ;
fhir:display [ fhir:v "Father" ]       ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-relationship"^^xsd:anyURI ] ;
fhir:value [ fhir:v "father" ]     ] ) ;
fhir:name [
fhir:family [ fhir:v "Westbrook" ] ;
      ( fhir:given [ fhir:v "Cyril" ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 21 111 444" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "person4@gmail.com" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]     ] ) ;
fhir:period [
fhir:start [ fhir:v "2023-06-01"^^xsd:date ] ;
fhir:end [ fhir:v "2026-01-01"^^xsd:date ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-primary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-role"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BROINLAW" ] ;
fhir:display [ fhir:v "brother-in-law" ]       ]     ] [
fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-patient-whanaumember-relationship"^^xsd:anyURI ] ;
fhir:value [ fhir:v "brother in law" ]     ] ) ;
fhir:name [
fhir:family [ fhir:v "Hacket" ] ;
      ( fhir:given [ fhir:v "Mike" ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 21 111 555" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "person5@gmail.com" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]     ] ) ;
fhir:period [
fhir:start [ fhir:v "2021-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2021-01-01"^^xsd:date ]     ]
  ] ) ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "English" ]       ] )     ]
  ] ) ; # 
  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 "ZKC7284" ]       ] ;
fhir:display [ fhir:v "Sage Westbrook" ]     ] ;
fhir:type [ fhir:v "seealso" ]
  ] ) . #