International Patient Summary Implementation Guide
1.1.0 - STU 1 Update 1 International flag

This page is part of the International Patient Summary Implementation Guide (v1.1.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: IPS Bundle example - no information in required sections - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "bundle-no-info-required-sections"];
  fhir:Resource.language [ fhir:value "en-NZ"];
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.724.4.8.10.200.10" ];
     fhir:Identifier.value [ fhir:value "59f51f0b-2005-485c-858e-3d3ae9657287" ]
  ];
  fhir:Bundle.type [ fhir:value "document"];
  fhir:Bundle.timestamp [ fhir:value "2022-01-08T20:42:11.0607701+00:00"^^xsd:dateTime];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/Composition/514af4c1-194d-48b4-8afe-7be09d3f895a" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/Composition/514af4c1-194d-48b4-8afe-7be09d3f895a>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/Patient/AAA1234" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/Patient/AAA1234>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/Organization/d9b97b04-b606-4f07-baf2-7eb3dcae0a2a" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/Organization/d9b97b04-b606-4f07-baf2-7eb3dcae0a2a>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/PractitionerRole/f54d8c90-aea2-46b0-8f7a-8683db78344e" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/PractitionerRole/f54d8c90-aea2-46b0-8f7a-8683db78344e>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/Practitioner/19c24876-ccf8-45e7-8b66-462317e970f1" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/Practitioner/19c24876-ccf8-45e7-8b66-462317e970f1>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/Organization/70a756e3-20b3-4637-8601-a222983e295a" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/Organization/70a756e3-20b3-4637-8601-a222983e295a>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/AllergyIntolerance/e198be1e-9861-46af-9d97-841ef9f7c707" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/AllergyIntolerance/e198be1e-9861-46af-9d97-841ef9f7c707>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/Condition/da138a5d-633f-493f-9485-e5af1320db5b" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/Condition/da138a5d-633f-493f-9485-e5af1320db5b>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/MedicationStatement/ceb9a0d2-454c-4834-be55-2fa1eb2acd49" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/MedicationStatement/ceb9a0d2-454c-4834-be55-2fa1eb2acd49>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/Immunization/4ab062b3-8843-4b98-af62-3d6d178a3772" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/Immunization/4ab062b3-8843-4b98-af62-3d6d178a3772>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://terminz.azurewebsites.net/fhir/Immunization/bd6c6537-6c5a-4fa8-8d26-2b49377425a2" ];
     fhir:Bundle.entry.resource <https://terminz.azurewebsites.net/fhir/Immunization/bd6c6537-6c5a-4fa8-8d26-2b49377425a2>
  ].

<https://terminz.azurewebsites.net/fhir/Composition/514af4c1-194d-48b4-8afe-7be09d3f895a> a fhir:Composition;
  fhir:Resource.id [ fhir:value "514af4c1-194d-48b4-8afe-7be09d3f895a"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ]
  ];
  fhir:Resource.language [ fhir:value "en-NZ"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns='http://www.w3.org/1999/xhtml' lang='en-NZ' xml:lang='en-NZ'>International Patient Summary for James Judge</div>"
  ];
  fhir:Composition.identifier [
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.2.18.7.2" ];
     fhir:Identifier.value [ fhir:value "59f51f0b-2005-485c-858e-3d3ae9657287" ]
  ];
  fhir:Composition.status [ fhir:value "final"];
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:60591-5;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "60591-5" ];
       fhir:Coding.display [ fhir:value "Patient summary Document" ]     ]
  ];
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "Patient/AAA1234" ]
  ];
  fhir:Composition.date [ fhir:value "2021-05-03"^^xsd:date];
  fhir:Composition.author [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Organization/d9b97b04-b606-4f07-baf2-7eb3dcae0a2a" ]
  ];
  fhir:Composition.title [ fhir:value "International Patient Summary"];
  fhir:Composition.confidentiality [ fhir:value "N"];
  fhir:Composition.attester [
     fhir:index 0;
     fhir:Composition.attester.mode [ fhir:value "professional" ];
     fhir:Composition.attester.time [ fhir:value "2021-05-03"^^xsd:date ];
     fhir:Composition.attester.party [
       fhir:Reference.reference [ fhir:value "PractitionerRole/f54d8c90-aea2-46b0-8f7a-8683db78344e" ]     ]
  ];
  fhir:Composition.custodian [
     fhir:Reference.reference [ fhir:value "Organization/70a756e3-20b3-4637-8601-a222983e295a" ]
  ];
  fhir:Composition.relatesTo [
     fhir:index 0;
     fhir:Composition.relatesTo.code [ fhir:value "transforms" ];
     fhir:Composition.relatesTo.targetIdentifier [
       fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.2.18.7.2" ];
       fhir:Identifier.value [ fhir:value "59f51f0b-2005-485c-858e-3d3ae9657287" ]     ]
  ];
  fhir:Composition.event [
     fhir:index 0;
     fhir:Composition.event.code [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActClass" ];
         fhir:Coding.code [ fhir:value "PCPR" ]       ]     ];
     fhir:Composition.event.period [
       fhir:Period.end [ fhir:value "2021-05-03"^^xsd:date ]     ]
  ];
  fhir:Composition.section [
     fhir:index 0;
     fhir:Composition.section.title [ fhir:value "Allergies and Intolerances" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:48765-2;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "48765-2" ];
         fhir:Coding.display [ fhir:value "Allergies and adverse reactions Document" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns='http://www.w3.org/1999/xhtml' lang='en-NZ' xml:lang='en-NZ'>There is no information available regarding the subject's allergy conditions.</div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "AllergyIntolerance/e198be1e-9861-46af-9d97-841ef9f7c707" ]     ]
  ], [
     fhir:index 1;
     fhir:Composition.section.title [ fhir:value "Problem List" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:11450-4;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "11450-4" ];
         fhir:Coding.display [ fhir:value "Problem list - Reported" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns='http://www.w3.org/1999/xhtml' lang='en-NZ' xml:lang='en-NZ'>There is no information available about the subject's health problems or disabilities.</div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Condition/da138a5d-633f-493f-9485-e5af1320db5b" ]     ]
  ], [
     fhir:index 2;
     fhir:Composition.section.title [ fhir:value "Medication Summary" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:10160-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "10160-0" ];
         fhir:Coding.display [ fhir:value "History of Medication use Narrative" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns='http://www.w3.org/1999/xhtml' lang='en-NZ' xml:lang='en-NZ'>There is no information available about the subject's medication use or administration.</div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "MedicationStatement/ceb9a0d2-454c-4834-be55-2fa1eb2acd49" ]     ]
  ], [
     fhir:index 3;
     fhir:Composition.section.title [ fhir:value "Immunizations" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:11369-6;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "11369-6" ];
         fhir:Coding.display [ fhir:value "History of Immunization Narrative" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns='http://www.w3.org/1999/xhtml' xml:lang='en-NZ'><table xmlns=\"http://www.w3.org/1999/xhtml\">\r\n        <thead>\r\n          <tr>\r\n            <th>Vaccine</th>\r\n            <th>Date</th>\r\n            <th>Seq</th>\r\n            <th>Route</th>\r\n            <th>Site</th>\r\n            <th>Indication</th>\r\n            <th>Status</th>\r\n            \r\n            \r\n          </tr>\r\n        </thead>\r\n        <tbody>\r\n          <tr>\r\n            <td>Influenza</td>\r\n            <td>03/07/2020</td>\r\n            <td>2</td>\r\n            <td>Injection, intramuscular</td>\r\n            <td>Entire left upper arm</td>\r\n            <td>Eligible condition (Influenza)</td>\r\n            <td>completed</td>\r\n            \r\n            \r\n          </tr>\r\n          <tr>\r\n            <td>Influenza</td>\r\n            <td>03/06/2019</td>\r\n            <td>1</td>\r\n            <td>Injection, intramuscular</td>\r\n            <td>Entire left upper arm</td>\r\n            <td>Eligible condition (Influenza)</td>\r\n            <td>completed</td>\r\n            \r\n            \r\n          </tr>\r\n        </tbody>\r\n      </table>\r\n    </div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Immunization/4ab062b3-8843-4b98-af62-3d6d178a3772" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "Immunization/bd6c6537-6c5a-4fa8-8d26-2b49377425a2" ]     ]
  ].

<https://terminz.azurewebsites.net/fhir/Patient/AAA1234> a fhir:Patient;
  fhir:Resource.id [ fhir:value "AAA1234"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns='http://www.w3.org/1999/xhtml' xml:lang='en-NZ'>Name: James Judge</div>"
  ];
  fhir:Patient.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/nhi-id" ];
     fhir:Identifier.value [ fhir:value "AAA1234" ]
  ];
  fhir:Patient.name [
     fhir:index 0;
     fhir:HumanName.use [ fhir:value "usual" ];
     fhir:HumanName.family [ fhir:value "Judge" ];
     fhir:HumanName.given [
       fhir:value "James";
       fhir:index 0     ]
  ];
  fhir:Patient.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "tel:+6478532279" ];
     fhir:ContactPoint.use [ fhir:value "home" ]
  ];
  fhir:Patient.gender [ fhir:value "male"];
  fhir:Patient.birthDate [ fhir:value "1985-04-25"^^xsd:date];
  fhir:Patient.address [
     fhir:index 0;
     fhir:Address.use [ fhir:value "home" ];
     fhir:Address.type [ fhir:value "physical" ];
     fhir:Address.line [
       fhir:value "Bleak House";
       fhir:index 0     ], [
       fhir:value "3 Worcester Drive";
       fhir:index 1     ], [
       fhir:value "Rototuna North";
       fhir:index 2     ];
     fhir:Address.city [ fhir:value "Hamilton" ];
     fhir:Address.postalCode [ fhir:value "3210" ];
     fhir:Address.country [ fhir:value "NZ" ]
  ];
  fhir:Patient.maritalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" ];
       fhir:Coding.code [ fhir:value "M" ];
       fhir:Coding.display [ fhir:value "Married" ]     ]
  ];
  fhir:Patient.contact [
     fhir:index 0;
     fhir:Patient.contact.relationship [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ];
         fhir:Coding.code [ fhir:value "FAMMEMB" ];
         fhir:Coding.display [ fhir:value "family member" ]       ], [
         fhir:index 1;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0131" ];
         fhir:Coding.code [ fhir:value "N" ];
         fhir:Coding.display [ fhir:value "Next-of-Kin" ]       ]     ];
     fhir:Patient.contact.name [
       fhir:HumanName.use [ fhir:value "usual" ];
       fhir:HumanName.family [ fhir:value "mother" ];
       fhir:HumanName.given [
         fhir:value "Natural";
         fhir:index 0       ], [
         fhir:value "mother";
         fhir:index 1       ]     ]
  ], [
     fhir:index 1;
     fhir:Patient.contact.relationship [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ];
         fhir:Coding.code [ fhir:value "FRND" ];
         fhir:Coding.display [ fhir:value "unrelated friend" ]       ], [
         fhir:index 1;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0131" ];
         fhir:Coding.code [ fhir:value "C" ];
         fhir:Coding.display [ fhir:value "Emergency Contact" ]       ]     ];
     fhir:Patient.contact.name [
       fhir:HumanName.use [ fhir:value "usual" ];
       fhir:HumanName.family [ fhir:value "Rabbit" ];
       fhir:HumanName.given [
         fhir:value "Peter";
         fhir:index 0       ], [
         fhir:value "Rabbit";
         fhir:index 1       ]     ];
     fhir:Patient.contact.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "phone" ];
       fhir:ContactPoint.value [ fhir:value "07 853 9191" ];
       fhir:ContactPoint.use [ fhir:value "home" ]     ];
     fhir:Patient.contact.address [
       fhir:Address.use [ fhir:value "home" ];
       fhir:Address.type [ fhir:value "physical" ];
       fhir:Address.line [
         fhir:value "9 Worcester Drive";
         fhir:index 0       ], [
         fhir:value "Rototuna";
         fhir:index 1       ];
       fhir:Address.city [ fhir:value "Hamilton" ];
       fhir:Address.postalCode [ fhir:value "3210" ];
       fhir:Address.country [ fhir:value "NZ" ]     ]
  ];
  fhir:Patient.communication [
     fhir:index 0;
     fhir:Patient.communication.language [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ];
         fhir:Coding.code [ fhir:value "en-NZ" ]       ]     ]
  ].

<https://terminz.azurewebsites.net/fhir/Organization/d9b97b04-b606-4f07-baf2-7eb3dcae0a2a> a fhir:Organization;
  fhir:Resource.id [ fhir:value "d9b97b04-b606-4f07-baf2-7eb3dcae0a2a"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"d9b97b04-b606-4f07-baf2-7eb3dcae0a2a\"> </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\">Resource Organization &quot;d9b97b04-b606-4f07-baf2-7eb3dcae0a2a&quot; </p></div><p><b>identifier</b>: id: F0K068-E</p><p><b>name</b>: Northcare, Thomas Road</p></div>"
  ];
  fhir:Organization.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/hpi-facility-id" ];
     fhir:Identifier.value [ fhir:value "F0K068-E" ]
  ];
  fhir:Organization.name [ fhir:value "Northcare, Thomas Road"].

<https://terminz.azurewebsites.net/fhir/PractitionerRole/f54d8c90-aea2-46b0-8f7a-8683db78344e> a fhir:PractitionerRole;
  fhir:Resource.id [ fhir:value "f54d8c90-aea2-46b0-8f7a-8683db78344e"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"f54d8c90-aea2-46b0-8f7a-8683db78344e\"> </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\">Resource PractitionerRole &quot;f54d8c90-aea2-46b0-8f7a-8683db78344e&quot; </p></div><p><b>practitioner</b>: <a href=\"#Practitioner_19c24876-ccf8-45e7-8b66-462317e970f1\">See above (Practitioner/19c24876-ccf8-45e7-8b66-462317e970f1)</a></p><p><b>code</b>: Doctor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#158965000)</span></p></div>"
  ];
  fhir:PractitionerRole.practitioner [
     fhir:Reference.reference [ fhir:value "Practitioner/19c24876-ccf8-45e7-8b66-462317e970f1" ]
  ];
  fhir:PractitionerRole.code [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:158965000;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "158965000" ];
       fhir:Coding.display [ fhir:value "Doctor" ]     ]
  ].

<https://terminz.azurewebsites.net/fhir/Practitioner/19c24876-ccf8-45e7-8b66-462317e970f1> a fhir:Practitioner;
  fhir:Resource.id [ fhir:value "19c24876-ccf8-45e7-8b66-462317e970f1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"19c24876-ccf8-45e7-8b66-462317e970f1\"> </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\">Resource Practitioner &quot;19c24876-ccf8-45e7-8b66-462317e970f1&quot; </p></div><p><b>name</b>: Dr Richard Kildare Kildare </p><p><b>telecom</b>: ph: tel:+6478539191(WORK)</p><p><b>address</b>: 12 Thomas Rd Huntingdon Hamilton 3211 NZ (WORK)</p></div>"
  ];
  fhir:Practitioner.name [
     fhir:index 0;
     fhir:HumanName.use [ fhir:value "usual" ];
     fhir:HumanName.family [ fhir:value "Kildare" ];
     fhir:HumanName.given [
       fhir:value "Dr";
       fhir:index 0     ], [
       fhir:value "Richard";
       fhir:index 1     ], [
       fhir:value "Kildare";
       fhir:index 2     ]
  ];
  fhir:Practitioner.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "tel:+6478539191" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ];
  fhir:Practitioner.address [
     fhir:index 0;
     fhir:Address.use [ fhir:value "work" ];
     fhir:Address.type [ fhir:value "physical" ];
     fhir:Address.line [
       fhir:value "12 Thomas Rd";
       fhir:index 0     ], [
       fhir:value "Huntingdon";
       fhir:index 1     ];
     fhir:Address.city [ fhir:value "Hamilton" ];
     fhir:Address.postalCode [ fhir:value "3211" ];
     fhir:Address.country [ fhir:value "NZ" ]
  ].

<https://terminz.azurewebsites.net/fhir/Organization/70a756e3-20b3-4637-8601-a222983e295a> a fhir:Organization;
  fhir:Resource.id [ fhir:value "70a756e3-20b3-4637-8601-a222983e295a"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"70a756e3-20b3-4637-8601-a222983e295a\"> </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\">Resource Organization &quot;70a756e3-20b3-4637-8601-a222983e295a&quot; </p></div><p><b>identifier</b>: id: F2N000-J</p><p><b>name</b>: NorthCare Pukete Road</p></div>"
  ];
  fhir:Organization.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/psychotherapists-board-id" ];
     fhir:Identifier.value [ fhir:value "F2N000-J" ]
  ];
  fhir:Organization.name [ fhir:value "NorthCare Pukete Road"].

<https://terminz.azurewebsites.net/fhir/AllergyIntolerance/e198be1e-9861-46af-9d97-841ef9f7c707> a fhir:AllergyIntolerance;
  fhir:Resource.id [ fhir:value "e198be1e-9861-46af-9d97-841ef9f7c707"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"e198be1e-9861-46af-9d97-841ef9f7c707\"> </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\">Resource AllergyIntolerance &quot;e198be1e-9861-46af-9d97-841ef9f7c707&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>code</b>: No information about allergies <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-absent-unknown-uv-ips.html\">Absent and Unknown Data - IPS</a>#no-allergy-info)</span></p><p><b>patient</b>: <a href=\"#Patient_AAA1234\">See above (Patient/AAA1234)</a></p></div>"
  ];
  fhir:AllergyIntolerance.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ];
       fhir:Coding.code [ fhir:value "active" ]     ]
  ];
  fhir:AllergyIntolerance.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips" ];
       fhir:Coding.code [ fhir:value "no-allergy-info" ];
       fhir:Coding.display [ fhir:value "No information about allergies" ]     ]
  ];
  fhir:AllergyIntolerance.patient [
     fhir:Reference.reference [ fhir:value "Patient/AAA1234" ]
  ].

<https://terminz.azurewebsites.net/fhir/Condition/da138a5d-633f-493f-9485-e5af1320db5b> a fhir:Condition;
  fhir:Resource.id [ fhir:value "da138a5d-633f-493f-9485-e5af1320db5b"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"da138a5d-633f-493f-9485-e5af1320db5b\"> </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\">Resource Condition &quot;da138a5d-633f-493f-9485-e5af1320db5b&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: No information about problems <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-absent-unknown-uv-ips.html\">Absent and Unknown Data - IPS</a>#no-problem-info)</span></p><p><b>subject</b>: <a href=\"#Patient_AAA1234\">See above (Patient/AAA1234)</a></p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips" ];
       fhir:Coding.code [ fhir:value "no-problem-info" ];
       fhir:Coding.display [ fhir:value "No information about problems" ]     ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/AAA1234" ]
  ].

<https://terminz.azurewebsites.net/fhir/MedicationStatement/ceb9a0d2-454c-4834-be55-2fa1eb2acd49> a fhir:MedicationStatement;
  fhir:Resource.id [ fhir:value "ceb9a0d2-454c-4834-be55-2fa1eb2acd49"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationStatement</b><a name=\"ceb9a0d2-454c-4834-be55-2fa1eb2acd49\"> </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\">Resource MedicationStatement &quot;ceb9a0d2-454c-4834-be55-2fa1eb2acd49&quot; </p></div><p><b>status</b>: unknown</p><p><b>medication</b>: No information about medications <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-absent-unknown-uv-ips.html\">Absent and Unknown Data - IPS</a>#no-medication-info)</span></p><p><b>subject</b>: <a href=\"#Patient_AAA1234\">See above (Patient/AAA1234)</a></p><p><b>effective</b>: ?? --&gt; (ongoing)</p></div>"
  ];
  fhir:MedicationStatement.status [ fhir:value "unknown"];
  fhir:MedicationStatement.medicationCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips" ];
       fhir:Coding.code [ fhir:value "no-medication-info" ];
       fhir:Coding.display [ fhir:value "No information about medications" ]     ]
  ];
  fhir:MedicationStatement.subject [
     fhir:Reference.reference [ fhir:value "Patient/AAA1234" ]
  ];
  fhir:MedicationStatement.effectivePeriod [
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
       fhir:Extension.valueCode [ fhir:value "not-applicable" ]     ]
  ].

<https://terminz.azurewebsites.net/fhir/Immunization/4ab062b3-8843-4b98-af62-3d6d178a3772> a fhir:Immunization;
  fhir:Resource.id [ fhir:value "4ab062b3-8843-4b98-af62-3d6d178a3772"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b><a name=\"4ab062b3-8843-4b98-af62-3d6d178a3772\"> </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\">Resource Immunization &quot;4ab062b3-8843-4b98-af62-3d6d178a3772&quot; </p></div><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Influenza, seasonal, injectable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-CVX.html\">PH_VaccinesAdministeredCVX_CDC_NIP</a>#141)</span></p><p><b>patient</b>: <a href=\"#Patient_AAA1234\">See above (Patient/AAA1234)</a></p><p><b>occurrence</b>: 2020-07-03</p><p><b>lotNumber</b>: B52b</p><p><b>expirationDate</b>: 2020-07-03</p><p><b>site</b>: Entire left upper arm <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#72098002)</span></p><p><b>route</b>: Injection, intramuscular <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html\">RouteOfAdministration</a>#IM)</span></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"#Organization_70a756e3-20b3-4637-8601-a222983e295a\">See above (Organization/70a756e3-20b3-4637-8601-a222983e295a)</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>45y (Eligible condition (Influenza))</td><td>2</td></tr></table></div>"
  ];
  fhir:Immunization.status [ fhir:value "completed"];
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/cvx" ];
       fhir:Coding.code [ fhir:value "141" ];
       fhir:Coding.display [ fhir:value "Influenza, seasonal, injectable" ]     ]
  ];
  fhir:Immunization.patient [
     fhir:Reference.reference [ fhir:value "Patient/AAA1234" ]
  ];
  fhir:Immunization.occurrenceDateTime [ fhir:value "2020-07-03"^^xsd:date];
  fhir:Immunization.lotNumber [ fhir:value "B52b"];
  fhir:Immunization.expirationDate [ fhir:value "2020-07-03"^^xsd:date];
  fhir:Immunization.site [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:72098002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "72098002" ];
       fhir:Coding.display [ fhir:value "Entire left upper arm" ]     ]
  ];
  fhir:Immunization.route [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration" ];
       fhir:Coding.code [ fhir:value "IM" ];
       fhir:Coding.display [ fhir:value "Injection, intramuscular" ]     ]
  ];
  fhir:Immunization.performer [
     fhir:index 0;
     fhir:Immunization.performer.actor [
       fhir:Reference.reference [ fhir:value "Organization/70a756e3-20b3-4637-8601-a222983e295a" ]     ]
  ];
  fhir:Immunization.protocolApplied [
     fhir:index 0;
     fhir:Immunization.protocolApplied.series [ fhir:value "45y (Eligible condition (Influenza))" ];
     fhir:Immunization.protocolApplied.doseNumberPositiveInt [ fhir:value "2"^^xsd:positiveInteger ]
  ].

<https://terminz.azurewebsites.net/fhir/Immunization/bd6c6537-6c5a-4fa8-8d26-2b49377425a2> a fhir:Immunization;
  fhir:Resource.id [ fhir:value "bd6c6537-6c5a-4fa8-8d26-2b49377425a2"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b><a name=\"bd6c6537-6c5a-4fa8-8d26-2b49377425a2\"> </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\">Resource Immunization &quot;bd6c6537-6c5a-4fa8-8d26-2b49377425a2&quot; </p></div><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Influenza, seasonal, injectable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-CVX.html\">PH_VaccinesAdministeredCVX_CDC_NIP</a>#141)</span></p><p><b>patient</b>: <a href=\"#Patient_AAA1234\">See above (Patient/AAA1234)</a></p><p><b>occurrence</b>: 2019-06-03</p><p><b>lotNumber</b>: B52</p><p><b>expirationDate</b>: 2019-08-03</p><p><b>site</b>: Entire left upper arm <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#72098002)</span></p><p><b>route</b>: Injection, intramuscular <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-RouteOfAdministration.html\">RouteOfAdministration</a>#IM)</span></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"#Organization_70a756e3-20b3-4637-8601-a222983e295a\">See above (Organization/70a756e3-20b3-4637-8601-a222983e295a)</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>45y (Eligible condition (Influenza))</td><td>1</td></tr></table></div>"
  ];
  fhir:Immunization.status [ fhir:value "completed"];
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/cvx" ];
       fhir:Coding.code [ fhir:value "141" ];
       fhir:Coding.display [ fhir:value "Influenza, seasonal, injectable" ]     ]
  ];
  fhir:Immunization.patient [
     fhir:Reference.reference [ fhir:value "Patient/AAA1234" ]
  ];
  fhir:Immunization.occurrenceDateTime [ fhir:value "2019-06-03"^^xsd:date];
  fhir:Immunization.lotNumber [ fhir:value "B52"];
  fhir:Immunization.expirationDate [ fhir:value "2019-08-03"^^xsd:date];
  fhir:Immunization.site [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:72098002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "72098002" ];
       fhir:Coding.display [ fhir:value "Entire left upper arm" ]     ]
  ];
  fhir:Immunization.route [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration" ];
       fhir:Coding.code [ fhir:value "IM" ];
       fhir:Coding.display [ fhir:value "Injection, intramuscular" ]     ]
  ];
  fhir:Immunization.performer [
     fhir:index 0;
     fhir:Immunization.performer.actor [
       fhir:Reference.reference [ fhir:value "Organization/70a756e3-20b3-4637-8601-a222983e295a" ]     ]
  ];
  fhir:Immunization.protocolApplied [
     fhir:index 0;
     fhir:Immunization.protocolApplied.series [ fhir:value "45y (Eligible condition (Influenza))" ];
     fhir:Immunization.protocolApplied.doseNumberPositiveInt [ fhir:value "1"^^xsd:positiveInteger ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.