International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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:id [ fhir:v "bundle-ips-all-sections"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips> ] ) ; ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "normal" ] ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:identifier [ fhir:system [ fhir:v "urn:oid:2.16.724.4.8.10.200.10"^^xsd:anyURI ; fhir:l <urn:oid:2.16.724.4.8.10.200.10> ] ; fhir:value [ fhir:v "ac7a747c-a2c9-493c-ba39-4ac6997eed1e" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2024-09-21T18:53:00.8116604+00:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Composition/9c98f78e-f324-4ad5-97a1-8eb9ef9a1172"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Composition/9c98f78e-f324-4ad5-97a1-8eb9ef9a1172> ] ; ( fhir:resource <https://fhir.example.com/Composition/9c98f78e-f324-4ad5-97a1-8eb9ef9a1172> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f> ] ; ( fhir:resource <https://fhir.example.com/Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881> ] ; ( fhir:resource <https://fhir.example.com/Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Organization/8f8635dc-694e-408f-8ffe-1610d50f9823"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Organization/8f8635dc-694e-408f-8ffe-1610d50f9823> ] ; ( fhir:resource <https://fhir.example.com/Organization/8f8635dc-694e-408f-8ffe-1610d50f9823> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2"^^xsd:anyURI ; fhir:l <https://fhir.example.com/PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2> ] ; ( fhir:resource <https://fhir.example.com/PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Practitioner/816cf057-b736-4e08-baed-cc21e081b784"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Practitioner/816cf057-b736-4e08-baed-cc21e081b784> ] ; ( fhir:resource <https://fhir.example.com/Practitioner/816cf057-b736-4e08-baed-cc21e081b784> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81"^^xsd:anyURI ; fhir:l <https://fhir.example.com/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81> ] ; ( fhir:resource <https://fhir.example.com/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b> ] ; ( fhir:resource <https://fhir.example.com/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1> ] ; ( fhir:resource <https://fhir.example.com/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa"^^xsd:anyURI ; fhir:l <https://fhir.example.com/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa> ] ; ( fhir:resource <https://fhir.example.com/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343"^^xsd:anyURI ; fhir:l <https://fhir.example.com/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343> ] ; ( fhir:resource <https://fhir.example.com/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058"^^xsd:anyURI ; fhir:l <https://fhir.example.com/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058> ] ; ( fhir:resource <https://fhir.example.com/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce> ] ; ( fhir:resource <https://fhir.example.com/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b> ] ; ( fhir:resource <https://fhir.example.com/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Immunization/47befa30-026c-421a-ad32-c0b134597a30"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/47befa30-026c-421a-ad32-c0b134597a30> ] ; ( fhir:resource <https://fhir.example.com/Immunization/47befa30-026c-421a-ad32-c0b134597a30> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc> ] ; ( fhir:resource <https://fhir.example.com/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c> ] ; ( fhir:resource <https://fhir.example.com/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a> ] ; ( fhir:resource <https://fhir.example.com/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Immunization/9910b96a-793b-4e96-91a9-291c27357f83"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/9910b96a-793b-4e96-91a9-291c27357f83> ] ; ( fhir:resource <https://fhir.example.com/Immunization/9910b96a-793b-4e96-91a9-291c27357f83> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea> ] ; ( fhir:resource <https://fhir.example.com/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/b0187efd-5f9b-474d-87bc-efebf877449a"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/b0187efd-5f9b-474d-87bc-efebf877449a> ] ; ( fhir:resource <https://fhir.example.com/Observation/b0187efd-5f9b-474d-87bc-efebf877449a> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa> ] ; ( fhir:resource <https://fhir.example.com/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b> ] ; ( fhir:resource <https://fhir.example.com/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78> ] ; ( fhir:resource <https://fhir.example.com/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/5019909f-097d-4a43-84d9-cc50143b8c82"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/5019909f-097d-4a43-84d9-cc50143b8c82> ] ; ( fhir:resource <https://fhir.example.com/Observation/5019909f-097d-4a43-84d9-cc50143b8c82> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4> ] ; ( fhir:resource <https://fhir.example.com/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af> ] ; ( fhir:resource <https://fhir.example.com/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/96e33a60-dbd8-47ce-b613-be954243939e"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/96e33a60-dbd8-47ce-b613-be954243939e> ] ; ( fhir:resource <https://fhir.example.com/Observation/96e33a60-dbd8-47ce-b613-be954243939e> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58> ] ; ( fhir:resource <https://fhir.example.com/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05> ] ; ( fhir:resource <https://fhir.example.com/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41> ] ; ( fhir:resource <https://fhir.example.com/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743"^^xsd:anyURI ; fhir:l <https://fhir.example.com/PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743> ] ; ( fhir:resource <https://fhir.example.com/PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf> ] ; ( fhir:resource <https://fhir.example.com/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Procedure/39252"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Procedure/39252> ] ; ( fhir:resource <https://fhir.example.com/Procedure/39252> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/DeviceUseStatement/eumfh-70-275-1"^^xsd:anyURI ; fhir:l <https://fhir.example.com/DeviceUseStatement/eumfh-70-275-1> ] ; ( fhir:resource <https://fhir.example.com/DeviceUseStatement/eumfh-70-275-1> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Device/eumfh-70-275-2"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Device/eumfh-70-275-2> ] ; ( fhir:resource <https://fhir.example.com/Device/eumfh-70-275-2> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54> ] ; ( fhir:resource <https://fhir.example.com/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/DocumentReference/advance-directive-123"^^xsd:anyURI ; fhir:l <https://fhir.example.com/DocumentReference/advance-directive-123> ] ; ( fhir:resource <https://fhir.example.com/DocumentReference/advance-directive-123> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981> ] ; ( fhir:resource <https://fhir.example.com/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Condition/77efacd9-b5a6-4b35-9764-269017ea7567"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Condition/77efacd9-b5a6-4b35-9764-269017ea7567> ] ; ( fhir:resource <https://fhir.example.com/Condition/77efacd9-b5a6-4b35-9764-269017ea7567> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c"^^xsd:anyURI ; fhir:l <https://fhir.example.com/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c> ] ; ( fhir:resource <https://fhir.example.com/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c> ) ] [ fhir:fullUrl [ fhir:v "https://fhir.example.com/Observation/f241ac65-5eab-49a0-8b92-7fb263274110"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/f241ac65-5eab-49a0-8b92-7fb263274110> ] ; ( fhir:resource <https://fhir.example.com/Observation/f241ac65-5eab-49a0-8b92-7fb263274110> ) ] ) . # <https://fhir.example.com/Composition/9c98f78e-f324-4ad5-97a1-8eb9ef9a1172> a fhir:Composition ; fhir:id [ fhir:v "9c98f78e-f324-4ad5-97a1-8eb9ef9a1172"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; ( fhir:profile [ fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.18.7.2"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.113883.2.18.7.2> ] ; fhir:value [ fhir:v "ac7a747c-a2c9-493c-ba39-4ac6997eed1e" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a loinc:60591-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "60591-5" ] ; fhir:display [ fhir:v "Patient summary Document" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:date [ fhir:v "2024-09-13"^^xsd:date] ; # fhir:author ( [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ) ; # fhir:title [ fhir:v "International Patient Summary"] ; # fhir:confidentiality [ fhir:v "N"] ; # fhir:attester ( [ fhir:mode [ fhir:v "professional" ] ; fhir:time [ fhir:v "2024-09-13"^^xsd:date ] ; fhir:party [ fhir:l fhir:PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2 ; fhir:reference [ fhir:v "PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2" ] ] ] ) ; # fhir:custodian [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ; # fhir:relatesTo ( [ fhir:code [ fhir:v "transforms" ] ; fhir:target [ a fhir:Identifier ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.18.7.2"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.113883.2.18.7.2> ] ; fhir:value [ fhir:v "ac7a747c-a2c9-493c-ba39-4ac6997eed1e" ] ] ] ) ; # fhir:event ( [ ( fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActClass"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActClass> ] ; fhir:code [ fhir:v "PCPR" ] ] ) ] ) ; fhir:period [ fhir:end [ fhir:v "2024-09-13"^^xsd:date ] ] ] ) ; # fhir:section ( [ fhir:title [ fhir:v "Problem List" ] ; fhir:code [ ( fhir:coding [ a loinc:11450-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "11450-4" ] ; fhir:display [ fhir:v "Problem list - Reported" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "8039e4a7-d459-454c-92a5-6c17ca2a824b" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b ; fhir:reference [ fhir:v "Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b" ] ] [ fhir:l fhir:Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1 ; fhir:reference [ fhir:v "Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1" ] ] ) ] [ fhir:title [ fhir:v "Allergies and Intolerances" ] ; fhir:code [ ( fhir:coding [ a loinc:48765-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "48765-2" ] ; fhir:display [ fhir:v "Allergies and adverse reactions Document" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "9838cf73-c30d-4aa5-8ed8-36a079060b81" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81"^^xsd:anyURI ; fhir:l <https://fhir.example.com/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81 ; fhir:reference [ fhir:v "AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81" ] ] ) ] [ fhir:title [ fhir:v "Medication Summary" ] ; fhir:code [ ( fhir:coding [ a loinc:10160-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "10160-0" ] ; fhir:display [ fhir:v "History of Medication use Narrative" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "c3d31980-2a88-45b6-a7af-3fe8d32cc6fa" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa"^^xsd:anyURI ; fhir:l <https://fhir.example.com/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "b8dac343-16d7-49bf-ac36-b15e6726c343" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343"^^xsd:anyURI ; fhir:l <https://fhir.example.com/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "b8e4d4a8-2c18-4f03-88dc-06f5f44f8058" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058"^^xsd:anyURI ; fhir:l <https://fhir.example.com/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa ; fhir:reference [ fhir:v "MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa" ] ] [ fhir:l fhir:MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343 ; fhir:reference [ fhir:v "MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343" ] ] [ fhir:l fhir:MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058 ; fhir:reference [ fhir:v "MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058" ] ] ) ] [ fhir:title [ fhir:v "Immunizations" ] ; fhir:code [ ( fhir:coding [ a loinc:11369-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "11369-6" ] ; fhir:display [ fhir:v "History of Immunization note" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "17b5a6d7-307b-4726-8c8c-0031e61582ce" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "14e8b0d8-b4e4-4f8e-b263-ef385787453b" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "47befa30-026c-421a-ad32-c0b134597a30" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Immunization/47befa30-026c-421a-ad32-c0b134597a30"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/47befa30-026c-421a-ad32-c0b134597a30> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "2f05b590-ce75-4ac6-be97-c2a275e21cbc" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "c1d3ccb9-8b7d-4732-8e03-abe63be1984c" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "79b66c21-fbd3-4c7f-ae82-ac958ae62e0a" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "9910b96a-793b-4e96-91a9-291c27357f83" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Immunization/9910b96a-793b-4e96-91a9-291c27357f83"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/9910b96a-793b-4e96-91a9-291c27357f83> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "5b028fb0-bd04-4e75-b2bc-6952771173ea" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce ; fhir:reference [ fhir:v "Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce" ] ] [ fhir:l fhir:Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b ; fhir:reference [ fhir:v "Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b" ] ] [ fhir:l fhir:Immunization/47befa30-026c-421a-ad32-c0b134597a30 ; fhir:reference [ fhir:v "Immunization/47befa30-026c-421a-ad32-c0b134597a30" ] ] [ fhir:l fhir:Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc ; fhir:reference [ fhir:v "Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc" ] ] [ fhir:l fhir:Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c ; fhir:reference [ fhir:v "Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c" ] ] [ fhir:l fhir:Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a ; fhir:reference [ fhir:v "Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a" ] ] [ fhir:l fhir:Immunization/9910b96a-793b-4e96-91a9-291c27357f83 ; fhir:reference [ fhir:v "Immunization/9910b96a-793b-4e96-91a9-291c27357f83" ] ] [ fhir:l fhir:Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea ; fhir:reference [ fhir:v "Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea" ] ] ) ] [ fhir:title [ fhir:v "Results" ] ; fhir:code [ ( fhir:coding [ a loinc:30954-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "30954-2" ] ; fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data note" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "b0187efd-5f9b-474d-87bc-efebf877449a" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/b0187efd-5f9b-474d-87bc-efebf877449a"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/b0187efd-5f9b-474d-87bc-efebf877449a> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "f40b9e26-93b4-462b-8811-bdd6943873aa" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "612b7e6a-c902-45cb-b45c-d1894458a26b" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "15bd8c0c-fa53-4f5b-994b-487c7db3dc78" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "5019909f-097d-4a43-84d9-cc50143b8c82" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/5019909f-097d-4a43-84d9-cc50143b8c82"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/5019909f-097d-4a43-84d9-cc50143b8c82> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "5d269392-79c1-4129-a142-0cdee6b49ea4" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Observation/b0187efd-5f9b-474d-87bc-efebf877449a ; fhir:reference [ fhir:v "Observation/b0187efd-5f9b-474d-87bc-efebf877449a" ] ] [ fhir:l fhir:Observation/f40b9e26-93b4-462b-8811-bdd6943873aa ; fhir:reference [ fhir:v "Observation/f40b9e26-93b4-462b-8811-bdd6943873aa" ] ] [ fhir:l fhir:Observation/612b7e6a-c902-45cb-b45c-d1894458a26b ; fhir:reference [ fhir:v "Observation/612b7e6a-c902-45cb-b45c-d1894458a26b" ] ] [ fhir:l fhir:Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78 ; fhir:reference [ fhir:v "Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78" ] ] [ fhir:l fhir:Observation/5019909f-097d-4a43-84d9-cc50143b8c82 ; fhir:reference [ fhir:v "Observation/5019909f-097d-4a43-84d9-cc50143b8c82" ] ] [ fhir:l fhir:Observation/5d269392-79c1-4129-a142-0cdee6b49ea4 ; fhir:reference [ fhir:v "Observation/5d269392-79c1-4129-a142-0cdee6b49ea4" ] ] ) ] [ fhir:title [ fhir:v "History of Procedures" ] ; fhir:code [ ( fhir:coding [ a loinc:47519-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "47519-4" ] ; fhir:display [ fhir:v "History of Procedures Document" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "55f43bcb-9032-46c0-b44b-18330024f9aa" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Procedure/39252"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Procedure/39252> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Procedure/39252 ; fhir:reference [ fhir:v "Procedure/39252" ] ] ) ] [ fhir:title [ fhir:v "Device Use" ] ; fhir:code [ ( fhir:coding [ a loinc:46264-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "46264-8" ] ; fhir:display [ fhir:v "History of medical device use" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "e6ff83e1-4c35-43c6-a40b-d21642262844" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/DeviceUseStatement/eumfh-70-275-1"^^xsd:anyURI ; fhir:l <https://fhir.example.com/DeviceUseStatement/eumfh-70-275-1> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:DeviceUseStatement/eumfh-70-275-1 ; fhir:reference [ fhir:v "DeviceUseStatement/eumfh-70-275-1" ] ] ) ] [ fhir:title [ fhir:v "Vital Signs" ] ; fhir:code [ ( fhir:coding [ a loinc:8716-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "8716-3" ] ; fhir:display [ fhir:v "Vital signs note" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "36ff59b8-d5a7-438e-b8c6-cd54af10a4af" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "96e33a60-dbd8-47ce-b613-be954243939e" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/96e33a60-dbd8-47ce-b613-be954243939e"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/96e33a60-dbd8-47ce-b613-be954243939e> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "4ea539e1-fff9-4f56-964f-650d9e69ce58" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af ; fhir:reference [ fhir:v "Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af" ] ] [ fhir:l fhir:Observation/96e33a60-dbd8-47ce-b613-be954243939e ; fhir:reference [ fhir:v "Observation/96e33a60-dbd8-47ce-b613-be954243939e" ] ] [ fhir:l fhir:Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58 ; fhir:reference [ fhir:v "Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58" ] ] ) ] [ fhir:title [ fhir:v "Social History" ] ; fhir:code [ ( fhir:coding [ a loinc:29762-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "29762-2" ] ; fhir:display [ fhir:v "Social history note" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "9f906425-8c18-4580-ab30-61a56d7f4c05" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Observation/9f906425-8c18-4580-ab30-61a56d7f4c05 ; fhir:reference [ fhir:v "Observation/9f906425-8c18-4580-ab30-61a56d7f4c05" ] ] [ fhir:l fhir:Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41 ; fhir:reference [ fhir:v "Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41" ] ] ) ] [ fhir:title [ fhir:v "Alerts" ] ; fhir:code [ ( fhir:coding [ a loinc:104605-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "104605-1" ] ; fhir:display [ fhir:v "Alert" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "e8ae9c4e-8f5a-4270-bfac-02368c567fcf" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf ; fhir:reference [ fhir:v "Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf" ] ] ) ] [ fhir:title [ fhir:v "Patient Story" ] ; fhir:code [ ( fhir:coding [ a loinc:81338-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "81338-6" ] ; fhir:display [ fhir:v "Patient Goals, preferences, and priorities for care experience" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Consent/080d85fa-c807-42d1-a3af-b3ee70858a54 ; fhir:reference [ fhir:v "Consent/080d85fa-c807-42d1-a3af-b3ee70858a54" ] ] ) ] [ fhir:title [ fhir:v "Advance Directives" ] ; fhir:code [ ( fhir:coding [ a loinc:42348-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "42348-3" ] ; fhir:display [ fhir:v "Advance healthcare directives" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "080d85fa-c807-42d1-a3af-b3ee70858a54" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Consent/080d85fa-c807-42d1-a3af-b3ee70858a54 ; fhir:reference [ fhir:v "Consent/080d85fa-c807-42d1-a3af-b3ee70858a54" ] ] ) ] [ fhir:title [ fhir:v "Functional Status" ] ; fhir:code [ ( fhir:coding [ a loinc:47420-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "47420-5" ] ; fhir:display [ fhir:v "Functional status assessment note" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "4f3d8f79-2f96-48c5-b346-d47f0c66c981" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981 ; fhir:reference [ fhir:v "Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981" ] ] ) ] [ fhir:title [ fhir:v "History of Past Problems" ] ; fhir:code [ ( fhir:coding [ a loinc:11348-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "11348-0" ] ; fhir:display [ fhir:v "History of Past illness note" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "77efacd9-b5a6-4b35-9764-269017ea7567" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Condition/77efacd9-b5a6-4b35-9764-269017ea7567"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Condition/77efacd9-b5a6-4b35-9764-269017ea7567> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Condition/77efacd9-b5a6-4b35-9764-269017ea7567 ; fhir:reference [ fhir:v "Condition/77efacd9-b5a6-4b35-9764-269017ea7567" ] ] ) ] [ fhir:title [ fhir:v "History of Pregnancy" ] ; fhir:code [ ( fhir:coding [ a loinc:10162-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "10162-6" ] ; fhir:display [ fhir:v "History of pregnancies Narrative" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "f241ac65-5eab-49a0-8b92-7fb263274110" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/Observation/f241ac65-5eab-49a0-8b92-7fb263274110"^^xsd:anyURI ; fhir:l <https://fhir.example.com/Observation/f241ac65-5eab-49a0-8b92-7fb263274110> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:Observation/f241ac65-5eab-49a0-8b92-7fb263274110 ; fhir:reference [ fhir:v "Observation/f241ac65-5eab-49a0-8b92-7fb263274110" ] ] ) ] [ fhir:title [ fhir:v "Plan of Care" ] ; fhir:code [ ( fhir:coding [ a loinc:18776-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "18776-5" ] ; fhir:display [ fhir:v "Plan of care note" ] ] ) ] ; fhir:text [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "htmlid"^^xsd:anyURI ; fhir:l fhir:htmlid ] ; fhir:value [ a fhir:String ; fhir:v "85d57ac7-ea2d-47cf-b019-b867f876ee7c" ] ] [ fhir:url [ fhir:v "data"^^xsd:anyURI ; fhir:l fhir:data ] ; fhir:value [ a fhir:Uri ; fhir:v "https://fhir.example.com/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c"^^xsd:anyURI ; fhir:l <https://fhir.example.com/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/textLink> ] ] ) ; fhir:status [ fhir:v "generated" ] ] ; ( fhir:entry [ fhir:l fhir:CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c ; fhir:reference [ fhir:v "CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c" ] ] ) ] ) . # <https://fhir.example.com/Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f> a fhir:Patient ; fhir:id [ fhir:v "d174bd1a-b368-41e6-83a2-af77f2b3c60f"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ; fhir:l <https://standards.digital.health.nz/ns/nhi-id> ] ; fhir:value [ fhir:v "ABC1234" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "usual" ] ; fhir:family [ fhir:v "JORDANA" ] ; ( fhir:given [ fhir:v "Patricia" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "other" ] ; fhir:value [ fhir:v "+1234567890" ] ; fhir:use [ fhir:v "mobile" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1956-09-30"^^xsd:date] ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "physical" ] ; ( fhir:line [ fhir:v "3" ] [ fhir:v "Worcester Drive" ] [ fhir:v "Rototuna North" ] ) ; fhir:city [ fhir:v "Hamilton" ] ; fhir:postalCode [ fhir:v "3210" ] ] ) ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-MaritalStatus> ] ; fhir:code [ fhir:v "M" ] ; fhir:display [ fhir:v "Married" ] ] ) ] ; # fhir:contact ( [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0131> ] ; fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "Emergency Contact" ] ] ) ] ) ; fhir:name [ fhir:use [ fhir:v "usual" ] ; fhir:family [ fhir:v "JORDANA" ] ; ( fhir:given [ fhir:v "Vincent" ] [ fhir:v "JORDANA" ] ) ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "21884820" ] ; fhir:use [ fhir:v "mobile" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "853 3279" ] ; fhir:use [ fhir:v "work" ] ] ) ; fhir:address [ fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "physical" ] ; ( fhir:line [ fhir:v "3 Worcester Drive" ] [ fhir:v "Rototuna North" ] ) ; fhir:city [ fhir:v "Hamilton" ] ] ] ) . # <https://fhir.example.com/Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881> a fhir:Organization ; fhir:id [ fhir:v "7a17027f-acc0-4d77-bf84-c0dad8f7c881"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-facility-id"^^xsd:anyURI ; fhir:l <https://standards.digital.health.nz/ns/hpi-facility-id> ] ; fhir:value [ fhir:v "F2N000" ] ] ) ; # fhir:name [ fhir:v "NorthCare Pukete Road-Thomas Road"] ; # fhir:partOf [ fhir:l fhir:Organization/8f8635dc-694e-408f-8ffe-1610d50f9823 ; fhir:reference [ fhir:v "Organization/8f8635dc-694e-408f-8ffe-1610d50f9823" ] ] . # <https://fhir.example.com/Organization/8f8635dc-694e-408f-8ffe-1610d50f9823> a fhir:Organization ; fhir:id [ fhir:v "8f8635dc-694e-408f-8ffe-1610d50f9823"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-facility-id"^^xsd:anyURI ; fhir:l <https://standards.digital.health.nz/ns/hpi-facility-id> ] ; fhir:value [ fhir:v "F2N001" ] ] ) ; # fhir:name [ fhir:v "NorthCare Health System"] . # <https://fhir.example.com/PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2> a fhir:PractitionerRole ; fhir:id [ fhir:v "94d12c8d-a3df-47a7-a0bb-0f29d64bafe2"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:practitioner [ fhir:l fhir:Practitioner/816cf057-b736-4e08-baed-cc21e081b784 ; fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ] ] ; # fhir:code ( [ ( fhir:coding [ a sct:158965000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "158965000" ] ; fhir:display [ fhir:v "Doctor" ] ] ) ] ) . # <https://fhir.example.com/Practitioner/816cf057-b736-4e08-baed-cc21e081b784> a fhir:Practitioner ; fhir:id [ fhir:v "816cf057-b736-4e08-baed-cc21e081b784"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:name ( [ fhir:use [ fhir:v "usual" ] ; fhir:family [ fhir:v "COORAY" ] ; ( fhir:given [ fhir:v "HASHIRA" ] [ fhir:v "COORAY" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "07 850 9900" ] ; fhir:use [ fhir:v "work" ] ] ) . # <https://fhir.example.com/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81> a fhir:AllergyIntolerance ; fhir:id [ fhir:v "9838cf73-c30d-4aa5-8ed8-36a079060b81"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-verification> ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:code [ ( fhir:coding [ a sct:764146007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "764146007" ] ; fhir:display [ fhir:v "Penicillin" ] ] [ fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ; fhir:l <http://www.whocc.no/atc> ] ; fhir:code [ fhir:v "J01CA" ] ; fhir:display [ fhir:v "Penicillins with extended spectrum" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] . # <https://fhir.example.com/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b> a fhir:Condition ; fhir:id [ fhir:v "8039e4a7-d459-454c-92a5-6c17ca2a824b"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status> ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:code [ ( fhir:coding [ a sct:59621000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "59621000" ] ; fhir:display [ fhir:v "Essential hypertension" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:onset [ a fhir:DateTime ; fhir:v "2016-05-25"^^xsd:date ] ; # fhir:recordedDate [ fhir:v "2016-05-25"^^xsd:date] ; # fhir:asserter [ fhir:l fhir:Practitioner/816cf057-b736-4e08-baed-cc21e081b784 ; fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ] ] . # <https://fhir.example.com/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1> a fhir:Condition ; fhir:id [ fhir:v "f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status> ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:code [ ( fhir:coding [ a sct:90560007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "90560007" ] ; fhir:display [ fhir:v "Gout" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:onset [ a fhir:DateTime ; fhir:v "2016-05-25"^^xsd:date ] ; # fhir:recordedDate [ fhir:v "2020-10-01"^^xsd:date] . # <https://fhir.example.com/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa> a fhir:MedicationStatement ; fhir:id [ fhir:v "c3d31980-2a88-45b6-a7af-3fe8d32cc6fa"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "stopped"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:318913001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "318913001" ] ; fhir:display [ fhir:v "Product containing cilazapril (medicinal product)" ] ] ) ; fhir:text [ fhir:v "cilazapril 500 microgram tablet, 90" ] ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2023-12-01"^^xsd:date ] ; # fhir:informationSource [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ; # fhir:dosage ( [ fhir:text [ fhir:v "Take 1 daily" ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "tablet" ] ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "428673006" ] ] ] ) ] ) . # <https://fhir.example.com/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343> a fhir:MedicationStatement ; fhir:id [ fhir:v "b8dac343-16d7-49bf-ac36-b15e6726c343"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:108575001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "108575001" ] ; fhir:display [ fhir:v "Product containing lisinopril (medicinal product)" ] ] ) ; fhir:text [ fhir:v "lisinopril 5 mg tablet" ] ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2024-08-13"^^xsd:date ] ; # fhir:informationSource [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ; # fhir:dosage ( [ fhir:text [ fhir:v "Take One tablet once daily" ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "PO" ] ; fhir:display [ fhir:v "Swallow, oral" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "tablet" ] ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "428673006" ] ] ] ) ] ) . # <https://fhir.example.com/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058> a fhir:MedicationStatement ; fhir:id [ fhir:v "b8e4d4a8-2c18-4f03-88dc-06f5f44f8058"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ; fhir:l <http://www.whocc.no/atc> ] ; fhir:code [ fhir:v "C05AA08" ] ; fhir:display [ fhir:v "Fluocortolone" ] ] ) ; fhir:text [ fhir:v "Ultraproct - cinchocaine 0.5% (5 mg/g) + fluocortolone hexanoate 0.095% (945 microgram/g) + fluocortolone pivalate 0.092% (918 microgram/g) ointment" ] ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2024-08-30"^^xsd:date ] ; # fhir:informationSource [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ; # fhir:dosage ( [ fhir:text [ fhir:v "apply a small amount to the affected area up to 4 times daily on the first day, then twice daily for at least 1 week; continue for up to a maximum of 4 weeks" ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "ointment" ] ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "385101003" ] ] ] ) ] ) . # <https://fhir.example.com/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce> a fhir:Immunization ; fhir:id [ fhir:v "17b5a6d7-307b-4726-8c8c-0031e61582ce"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "141" ] ; fhir:display [ fhir:v "Influenza, split virus, trivalent, preservative" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2024-04-10"^^xsd:date ] ; # fhir:lotNumber [ fhir:v "H06"] ; # fhir:site [ ( fhir:coding [ a sct:16217701000119102 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "16217701000119102" ] ; fhir:display [ fhir:v "Structure of left deltoid muscle" ] ] ) ] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Injection, intramuscular" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "1 (Over 65 years (Influenza))" ] ; fhir:doseNumber [ a fhir:PositiveInt ; fhir:v "1"^^xsd:positiveInteger ] ] ) . # <https://fhir.example.com/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b> a fhir:Immunization ; fhir:id [ fhir:v "14e8b0d8-b4e4-4f8e-b263-ef385787453b"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "300" ] ; fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, bivalent, PF, 30 mcg/0.3 mL dose" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2024-02-18"^^xsd:date ] ; # fhir:lotNumber [ fhir:v "GK3908-068"] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Injection, intramuscular" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "6 (Booster or Extra dose)" ] ; fhir:doseNumber [ a fhir:PositiveInt ; fhir:v "5"^^xsd:positiveInteger ] ] ) . # <https://fhir.example.com/Immunization/47befa30-026c-421a-ad32-c0b134597a30> a fhir:Immunization ; fhir:id [ fhir:v "47befa30-026c-421a-ad32-c0b134597a30"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "141" ] ; fhir:display [ fhir:v "Influenza, split virus, trivalent, preservative" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2023-04-12"^^xsd:date ] ; # fhir:lotNumber [ fhir:v "358899"] ; # fhir:site [ ( fhir:coding [ a sct:16217661000119109 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "16217661000119109" ] ; fhir:display [ fhir:v "Structure of right deltoid muscle" ] ] ) ] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Injection, intramuscular" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "1 (Over 65 years (Influenza))" ] ; fhir:doseNumber [ a fhir:PositiveInt ; fhir:v "1"^^xsd:positiveInteger ] ] ) . # <https://fhir.example.com/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc> a fhir:Immunization ; fhir:id [ fhir:v "2f05b590-ce75-4ac6-be97-c2a275e21cbc"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "208" ] ; fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2022-08-01"^^xsd:date ] ; # fhir:lotNumber [ fhir:v "PCB0008-07"] ; # fhir:site [ ( fhir:coding [ a sct:16217701000119102 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "16217701000119102" ] ; fhir:display [ fhir:v "Structure of left deltoid muscle" ] ] ) ] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Injection, intramuscular" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "12 (At risk, no previous history)" ] ; fhir:doseNumber [ a fhir:PositiveInt ; fhir:v "4"^^xsd:positiveInteger ] ] ) . # <https://fhir.example.com/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c> a fhir:Immunization ; fhir:id [ fhir:v "c1d3ccb9-8b7d-4732-8e03-abe63be1984c"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "121" ] ; fhir:display [ fhir:v "zoster live" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2022-07-13"^^xsd:date ] ; # fhir:lotNumber [ fhir:v "U021248"] ; # fhir:site [ ( fhir:coding [ a sct:72098002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "72098002" ] ; fhir:display [ fhir:v "Entire left upper arm" ] ] ) ] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Injection, intramuscular" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "65Y (65 years)" ] ; fhir:doseNumber [ a fhir:PositiveInt ; fhir:v "1"^^xsd:positiveInteger ] ] ) . # <https://fhir.example.com/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a> a fhir:Immunization ; fhir:id [ fhir:v "79b66c21-fbd3-4c7f-ae82-ac958ae62e0a"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "208" ] ; fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2022-01-13"^^xsd:date ] ; # fhir:lotNumber [ fhir:v "FL1072-025"] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Injection, intramuscular" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "12 (At risk, no previous history)" ] ; fhir:doseNumber [ a fhir:PositiveInt ; fhir:v "3"^^xsd:positiveInteger ] ] ) . # <https://fhir.example.com/Immunization/9910b96a-793b-4e96-91a9-291c27357f83> a fhir:Immunization ; fhir:id [ fhir:v "9910b96a-793b-4e96-91a9-291c27357f83"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "208" ] ; fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2021-08-27"^^xsd:date ] ; # fhir:lotNumber [ fhir:v "FE8163-007"] ; # fhir:site [ ( fhir:coding [ a sct:16217701000119102 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "16217701000119102" ] ; fhir:display [ fhir:v "Structure of left deltoid muscle" ] ] ) ] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Injection, intramuscular" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "12 (At risk, no previous history)" ] ; fhir:doseNumber [ a fhir:PositiveInt ; fhir:v "2"^^xsd:positiveInteger ] ] ) . # <https://fhir.example.com/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea> a fhir:Immunization ; fhir:id [ fhir:v "5b028fb0-bd04-4e75-b2bc-6952771173ea"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "208" ] ; fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2021-08-05"^^xsd:date ] ; # fhir:lotNumber [ fhir:v "FF8871-001"] ; # fhir:site [ ( fhir:coding [ a sct:16217701000119102 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "16217701000119102" ] ; fhir:display [ fhir:v "Structure of left deltoid muscle" ] ] ) ] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration> ] ; fhir:code [ fhir:v "IM" ] ; fhir:display [ fhir:v "Injection, intramuscular" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:l fhir:Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881 ; fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ] ] ] ) ; # fhir:protocolApplied ( [ fhir:series [ fhir:v "12 (At risk, no previous history)" ] ; fhir:doseNumber [ a fhir:PositiveInt ; fhir:v "1"^^xsd:positiveInteger ] ] ) . # <https://fhir.example.com/Observation/b0187efd-5f9b-474d-87bc-efebf877449a> a fhir:Observation ; fhir:id [ fhir:v "b0187efd-5f9b-474d-87bc-efebf877449a"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:32309-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "32309-7" ] ; fhir:display [ fhir:v "Cholesterol.total/Cholesterol in HDL [Molar ratio] in Serum or Plasma" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743 ; fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 4.1 ] ; fhir:unit [ fhir:v "mmol/L" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mmol/L" ] ] ; # fhir:note ( [ fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ] ] ) ; # fhir:referenceRange ( [ fhir:text [ fhir:v "NA" ] ] ) . # <https://fhir.example.com/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa> a fhir:Observation ; fhir:id [ fhir:v "f40b9e26-93b4-462b-8811-bdd6943873aa"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:49062-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "49062-3" ] ; fhir:display [ fhir:v "Lipid risk factors [Finding]" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743 ; fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ] ] ) ; # fhir:value [ a fhir:String ; fhir:v "A combined CVD risk of which lipids is one component should be estimated to guide CVD risk management decisions. If lipid modifying medication is considered suggest checking first for treatable secondary causes of dyslipidaemia." ] ; # fhir:note ( [ fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ] ] ) ; # fhir:referenceRange ( [ fhir:text [ fhir:v "NA" ] ] ) . # <https://fhir.example.com/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b> a fhir:Observation ; fhir:id [ fhir:v "612b7e6a-c902-45cb-b45c-d1894458a26b"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:39469-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "39469-2" ] ; fhir:display [ fhir:v "Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743 ; fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 3.6 ] ; fhir:unit [ fhir:v "mmol/L" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mmol/L" ] ] ; # fhir:note ( [ fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ] ] ) ; # fhir:referenceRange ( [ fhir:text [ fhir:v "NA" ] ] ) . # <https://fhir.example.com/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78> a fhir:Observation ; fhir:id [ fhir:v "15bd8c0c-fa53-4f5b-994b-487c7db3dc78"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743 ; fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 1.7 ] ; fhir:unit [ fhir:v "mmol/L" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mmol/L" ] ] ; # fhir:note ( [ fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ] ] ) ; # fhir:referenceRange ( [ fhir:text [ fhir:v "NA" ] ] ) . # <https://fhir.example.com/Observation/5019909f-097d-4a43-84d9-cc50143b8c82> a fhir:Observation ; fhir:id [ fhir:v "5019909f-097d-4a43-84d9-cc50143b8c82"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743 ; fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 5.7 ] ; fhir:unit [ fhir:v "mmol/L" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mmol/L" ] ] ; # fhir:note ( [ fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ] ] ) ; # fhir:referenceRange ( [ fhir:text [ fhir:v "NA" ] ] ) . # <https://fhir.example.com/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4> a fhir:Observation ; fhir:id [ fhir:v "5d269392-79c1-4129-a142-0cdee6b49ea4"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:14646-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "14646-4" ] ; fhir:display [ fhir:v "Cholesterol in HDL [Moles/volume] in Serum or Plasma" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743 ; fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 1.39 ] ; fhir:unit [ fhir:v "mmol/L" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mmol/L" ] ] ; # fhir:note ( [ fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ] ] ) ; # fhir:referenceRange ( [ fhir:text [ fhir:v "NA" ] ] ) . # <https://fhir.example.com/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af> a fhir:Observation ; fhir:id [ fhir:v "36ff59b8-d5a7-438e-b8c6-cd54af10a4af"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:29463-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "29463-7" ] ; fhir:display [ fhir:v "Body weight" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2024-04-10T09:58:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2 ; fhir:reference [ fhir:v "PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 91.5 ] ; fhir:unit [ fhir:v "kg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "kg" ] ] . # <https://fhir.example.com/Observation/96e33a60-dbd8-47ce-b613-be954243939e> a fhir:Observation ; fhir:id [ fhir:v "96e33a60-dbd8-47ce-b613-be954243939e"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:39156-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "39156-5" ] ; fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2024-04-10T09:58:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2 ; fhir:reference [ fhir:v "PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 24.56 ] ; fhir:unit [ fhir:v "kg/m2" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "kg/m2" ] ] . # <https://fhir.example.com/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58> a fhir:Observation ; fhir:id [ fhir:v "4ea539e1-fff9-4f56-964f-650d9e69ce58"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:85354-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "85354-9" ] ; fhir:display [ fhir:v "Blood pressure panel with all children optional" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2024-08-30T08:32:00+00:00"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2 ; fhir:reference [ fhir:v "PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2" ] ] ) ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:8480-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "8480-6" ] ; fhir:display [ fhir:v "Systolic blood pressure" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "140"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmHg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mm[Hg]" ] ] ] [ fhir:code [ ( fhir:coding [ a loinc:8462-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "8462-4" ] ; fhir:display [ fhir:v "Diastolic blood pressure" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmHg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mm[Hg]" ] ] ] ) . # <https://fhir.example.com/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05> a fhir:Observation ; fhir:id [ fhir:v "9f906425-8c18-4580-ab30-61a56d7f4c05"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "social-history" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:72166-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "72166-2" ] ; fhir:display [ fhir:v "Tobacco smoking status" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2022-10-20"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a loinc:LA18978-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "LA18978-9" ] ; fhir:display [ fhir:v "Never smoker" ] ] ) ] . # <https://fhir.example.com/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41> a fhir:Observation ; fhir:id [ fhir:v "e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "social-history" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:74013-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "74013-4" ] ; fhir:display [ fhir:v "Alcoholic drinks per day" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2016-06-22"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "d" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "d" ] ] . # <https://fhir.example.com/PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743> a fhir:PractitionerRole ; fhir:id [ fhir:v "75ed6f24-9a7e-4568-9c05-91b6d4786743"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:code ( [ ( fhir:coding [ a sct:81464008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "81464008" ] ; fhir:display [ fhir:v "Clinical pathologist" ] ] ) ] ) . # <https://fhir.example.com/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf> a fhir:Flag ; fhir:id [ fhir:v "e8ae9c4e-8f5a-4270-bfac-02368c567fcf"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/flag-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/flag-category> ] ; fhir:code [ fhir:v "diet" ] ; fhir:display [ fhir:v "Diet" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a sct:1255002008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "1255002008" ] ; fhir:display [ fhir:v "Shellfish free diet" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] . # <https://fhir.example.com/Procedure/39252> a fhir:Procedure ; fhir:id [ fhir:v "39252"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:code [ ( fhir:coding [ a sct:52734007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "52734007" ] ; fhir:display [ fhir:v "Total hip replacement" ] ] ) ; fhir:text [ fhir:v "Total hip replacement" ] ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:performed [ a fhir:DateTime ; fhir:v "2000-04-28"^^xsd:date ] . # <https://fhir.example.com/DeviceUseStatement/eumfh-70-275-1> a fhir:DeviceUseStatement ; fhir:id [ fhir:v "eumfh-70-275-1"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:timing [ a fhir:DateTime ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason> ] ; fhir:value [ a fhir:Code ; fhir:v "unknown" ] ] ) ] ; # fhir:device [ fhir:l fhir:Device/eumfh-70-275-2 ; fhir:reference [ fhir:v "Device/eumfh-70-275-2" ] ; fhir:display [ fhir:v "Hip prosthesis" ] ] . # <https://fhir.example.com/Device/eumfh-70-275-2> a fhir:Device ; fhir:id [ fhir:v "eumfh-70-275-2"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:type [ ( fhir:coding [ a sct:67270000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "67270000" ] ; fhir:display [ fhir:v "Hip prosthesis, device (physical object)" ] ] ) ] . # <https://fhir.example.com/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54> a fhir:Consent ; fhir:id [ fhir:v "080d85fa-c807-42d1-a3af-b3ee70858a54"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:scope [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/consentscope> ] ; fhir:code [ fhir:v "treatment" ] ; fhir:display [ fhir:v "Treatment" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentcategorycodes"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/consentcategorycodes> ] ; fhir:code [ fhir:v "dnr" ] ; fhir:display [ fhir:v "Do Not Resuscitate" ] ] ) ] ) ; # fhir:patient [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:dateTime [ fhir:v "2021-09-01"^^xsd:date] ; # fhir:source [ a fhir:Reference ; fhir:l fhir:DocumentReference/advance-directive-123 ; fhir:reference [ fhir:v "DocumentReference/advance-directive-123" ] ] ; # fhir:policyRule [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentpolicycodes"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/consentpolicycodes> ] ; fhir:code [ fhir:v "cric" ] ] ) ] ; # fhir:provision [ ( fhir:code [ ( fhir:coding [ a sct:304253006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "304253006" ] ; fhir:display [ fhir:v "Not for resuscitation" ] ] ) ] ) ] . # <https://fhir.example.com/DocumentReference/advance-directive-123> a fhir:DocumentReference ; fhir:id [ fhir:v "advance-directive-123"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "current"] ; # fhir:type [ ( fhir:coding [ a loinc:75310-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "75310-3" ] ; fhir:display [ fhir:v "Health concerns Document" ] ] [ a loinc:55188-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "55188-7" ] ; fhir:display [ fhir:v "Patient data Document" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:date [ fhir:v "2025-08-01T10:00:00Z"^^xsd:dateTime] ; # fhir:content ( [ fhir:attachment [ fhir:contentType [ fhir:v "application/pdf" ] ; fhir:url [ fhir:v "https://fhir.example.com/DocumentReference/advance-directive-123/content"^^xsd:anyURI ; fhir:l <https://fhir.example.com/DocumentReference/advance-directive-123/content> ] ; fhir:title [ fhir:v "Advance Directive Document" ] ] ] ) . # <https://fhir.example.com/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981> a fhir:Condition ; fhir:id [ fhir:v "4f3d8f79-2f96-48c5-b346-d47f0c66c981"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status> ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:code [ ( fhir:coding [ a sct:82971005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "82971005" ] ; fhir:display [ fhir:v "Impaired Mobility" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:onset [ a fhir:DateTime ; fhir:v "2016-05-25"^^xsd:date ] ; # fhir:recordedDate [ fhir:v "2016-05-25"^^xsd:date] ; # fhir:asserter [ fhir:l fhir:Practitioner/816cf057-b736-4e08-baed-cc21e081b784 ; fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ] ] . # <https://fhir.example.com/Condition/77efacd9-b5a6-4b35-9764-269017ea7567> a fhir:Condition ; fhir:id [ fhir:v "77efacd9-b5a6-4b35-9764-269017ea7567"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "resolved" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status> ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:code [ ( fhir:coding [ a sct:386661006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "386661006" ] ; fhir:display [ fhir:v "Fever" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:onset [ a fhir:DateTime ; fhir:v "2013-05-25"^^xsd:date ] ; # fhir:recordedDate [ fhir:v "2016-05-25"^^xsd:date] ; # fhir:asserter [ fhir:l fhir:Practitioner/816cf057-b736-4e08-baed-cc21e081b784 ; fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ] ] . # <https://fhir.example.com/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c> a fhir:CarePlan ; fhir:id [ fhir:v "85d57ac7-ea2d-47cf-b019-b867f876ee7c"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ] ; # fhir:basedOn ( [ fhir:display [ fhir:v "Management of Hypertension" ] ] ) ; # fhir:replaces ( [ fhir:display [ fhir:v "Plan from urgent care clinic" ] ] ) ; # fhir:partOf ( [ fhir:display [ fhir:v "Overall wellness plan" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:category ( [ fhir:text [ fhir:v "Weight management plan" ] ] ) ; # fhir:description [ fhir:v "Manage obesity and weight loss"] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:period [ fhir:end [ fhir:v "2017-06-01"^^xsd:date ] ] ; # fhir:created [ fhir:v "2016-01-01"^^xsd:date] ; # fhir:activity ( [ ( fhir:outcomeCodeableConcept [ ( fhir:coding [ a sct:262285001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "262285001" ] ; fhir:display [ fhir:v "Weight decreased" ] ] ) ] ) ; fhir:detail [ fhir:code [ ( fhir:coding [ a loinc:3141-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "3141-9" ] ; fhir:display [ fhir:v "Weight Measured" ] ] [ a sct:27113001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "27113001" ] ; fhir:display [ fhir:v "Body weight" ] ] ) ] ; fhir:status [ fhir:v "completed" ] ; fhir:statusReason [ fhir:text [ fhir:v "Achieved weight loss to mitigate diabetes risk." ] ] ; fhir:doNotPerform [ fhir:v false ] ; fhir:scheduled [ a fhir:Timing ; fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:location [ fhir:display [ fhir:v "Patient's home" ] ] ] ] ) . # <https://fhir.example.com/Observation/f241ac65-5eab-49a0-8b92-7fb263274110> a fhir:Observation ; fhir:id [ fhir:v "f241ac65-5eab-49a0-8b92-7fb263274110"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:82810-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "82810-3" ] ; fhir:display [ fhir:v "Pregnancy status" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f ; fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2020-01-10"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:Practitioner/816cf057-b736-4e08-baed-cc21e081b784 ; fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:60001007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "60001007" ] ; fhir:display [ fhir:v "Not Pregnant" ] ] ) ] . #
IG © 2020+ HL7 International / Patient Care.
Package hl7.fhir.uv.ips#2.0.0 based on FHIR 4.0.1.
Generated 2025-10-29
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
