This page is part of the FHIR Clinical Documents (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/rdf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/clinical-document-to-transaction-bundle> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "clinical-document-to-transaction-bundle"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-05-07T13:28:17.000+00:00"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "https://example.com/bundleId" ] ; fhir:Identifier.value [ fhir:value "26d52355-b71b-4992-a34b-a2476983c999" ] ] ; fhir:Bundle.type [ fhir:value "transaction"] ; fhir:Bundle.timestamp [ fhir:value "2024-05-07T13:28:17.000+00:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Composition/clinical-document-composition-example1" ] ; fhir:Bundle.entry.resource <https://example.com/Composition/clinical-document-composition-example1> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Composition" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Organization/custodianOrganization" ] ; fhir:Bundle.entry.resource <https://example.com/Organization/custodianOrganization> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Organization" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Practitioner/Doctor1" ] ; fhir:Bundle.entry.resource <https://example.com/Practitioner/Doctor1> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Practitioner" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Practitioner/Doctor2" ] ; fhir:Bundle.entry.resource <https://example.com/Practitioner/Doctor2> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Practitioner" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Patient/patient-example" ] ; fhir:Bundle.entry.resource <https://example.com/Patient/patient-example> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Patient" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Encounter/encounter-example" ] ; fhir:Bundle.entry.resource <https://example.com/Encounter/encounter-example> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Encounter" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Observation/Observation-541a72a8-df75-4484-ac89-ac4923f03b81" ] ; fhir:Bundle.entry.resource <https://example.com/Observation/Observation-541a72a8-df75-4484-ac89-ac4923f03b81> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Observation" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/MedicationRequest/MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86" ] ; fhir:Bundle.entry.resource <https://example.com/MedicationRequest/MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "MedicationRequest" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/MedicationStatement/MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1" ] ; fhir:Bundle.entry.resource <https://example.com/MedicationStatement/MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "MedicationStatement" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/AllergyIntolerance/AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637" ] ; fhir:Bundle.entry.resource <https://example.com/AllergyIntolerance/AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "AllergyIntolerance" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/ServiceRequest/service1" ] ; fhir:Bundle.entry.resource <https://example.com/ServiceRequest/service1> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Consent/consent1" ] ; fhir:Bundle.entry.resource <https://example.com/Consent/consent1> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "POST" ] ; fhir:Bundle.entry.request.url [ fhir:value "Consent" ] ] ] . <https://example.com/Composition/clinical-document-composition-example1> a fhir:Composition ; fhir:Resource.id [ fhir:value "clinical-document-composition-example1"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-05-07T13:28:17.000+00:00"^^xsd:dateTime ] ; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/fhir-clinical-document/StructureDefinition/clinical-document-composition" ; fhir:index -1 ; fhir:link <http://hl7.org/fhir/uv/fhir-clinical-document/StructureDefinition/clinical-document-composition> ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><a name=\"Composition_clinical-document-composition-example1\"> </a><p><b>Discharge Summary</b></p><p><b>CC</b>: Dr. BettaB Careful</p><p><b>status</b>: final</p><p><b>patient</b>: Eve Everiewoman</p><p><b>author</b>: Doctor Dave / Good Health Clinic</p><p><b>encounter</b>: Inpatient encounter, 2024-05-03 - 2024-05-07</p><p><b>confidentiality</b>: N</p><p><b>Contained sections</b>:</p><ul><li>Reason for admission</li><li>Medications on Discharge</li><li>Known allergies</li></ul></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version" ] ; fhir:Extension.valueString [ fhir:value "1715088497" ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "type" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ; fhir:Coding.code [ fhir:value "PRCP" ] ; fhir:Coding.display [ fhir:value "primary information recipient" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "party" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Practitioner/Doctor2> ; fhir:Reference.reference [ fhir:value "Practitioner/Doctor2" ] ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/fhir-clinical-document/StructureDefinition/information-recipient-extension" ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "type" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ; fhir:Coding.code [ fhir:value "ENT" ] ; fhir:Coding.display [ fhir:value "data entry person" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "party" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Practitioner/Doctor2> ; fhir:Reference.reference [ fhir:value "Practitioner/Doctor2" ] ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/fhir-clinical-document/StructureDefinition/data-enterer-extension" ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "type" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ; fhir:Coding.code [ fhir:value "INF" ] ; fhir:Coding.display [ fhir:value "informant" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "party" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Practitioner/Doctor2> ; fhir:Reference.reference [ fhir:value "Practitioner/Doctor2" ] ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/fhir-clinical-document/StructureDefinition/informant-extension" ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "type" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ; fhir:Coding.code [ fhir:value "ESC" ] ; fhir:Coding.display [ fhir:value "escort" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "party" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Practitioner/Doctor2> ; fhir:Reference.reference [ fhir:value "Practitioner/Doctor2" ] ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/fhir-clinical-document/StructureDefinition/ParticipantExtension" ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/event-basedOn" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/ServiceRequest/service1> ; fhir:Reference.reference [ fhir:value "ServiceRequest/service1" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/fhir-clinical-document/StructureDefinition/consent-extension" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Consent/consent1> ; fhir:Reference.reference [ fhir:value "Consent/consent1" ] ] ] ; fhir:Composition.identifier [ fhir:Identifier.system [ fhir:value "https://example.com/compId" ] ; fhir:Identifier.value [ fhir:value "1d6d6eb8-7d08-4ce1-94d4-19cdaa76ad6f" ] ] ; fhir:Composition.status [ fhir:value "final"] ; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:28655-9 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "28655-9" ] ] ; fhir:CodeableConcept.text [ fhir:value "Attending Discharge summary" ] ] ; fhir:Composition.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:107903-7 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "107903-7" ] ; fhir:Coding.display [ fhir:value "Clinical note" ] ] ] ; fhir:Composition.subject [ fhir:link <http://hl7.org/fhir/Patient/patient-example> ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ; fhir:Reference.display [ fhir:value "Eve Everiewoman" ] ] ; fhir:Composition.encounter [ fhir:link <http://hl7.org/fhir/Encounter/encounter-example> ; fhir:Reference.reference [ fhir:value "Encounter/encounter-example" ] ] ; fhir:Composition.date [ fhir:value "2024-05-07T13:28:17.000+00:00"^^xsd:dateTime] ; fhir:Composition.author [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/Doctor1> ; fhir:Reference.reference [ fhir:value "Practitioner/Doctor1" ] ; fhir:Reference.display [ fhir:value "Doctor Dave" ] ] ; fhir:Composition.title [ fhir:value "Discharge Summary"] ; fhir:Composition.confidentiality [ fhir:value "N"] ; fhir:Composition.attester [ fhir:index -1 ; fhir:Composition.attester.mode [ fhir:value "legal" ] ; fhir:Composition.attester.time [ fhir:value "2024-05-07"^^xsd:date ] ; fhir:Composition.attester.party [ fhir:link <http://hl7.org/fhir/Practitioner/Doctor1> ; fhir:Reference.reference [ fhir:value "Practitioner/Doctor1" ] ; fhir:Reference.display [ fhir:value "Doctor Dave" ] ] ] ; fhir:Composition.custodian [ fhir:link <http://hl7.org/fhir/Organization/custodianOrganization> ; fhir:Reference.reference [ fhir:value "Organization/custodianOrganization" ] ; fhir:Reference.display [ fhir:value "Good Health Clinic" ] ] ; fhir:Composition.section [ fhir:index -1 ; fhir:Composition.section.title [ fhir:value "Reason for admission" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:29299-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29299-5" ] ; fhir:Coding.display [ fhir:value "Reason for visit Narrative" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><td>Details</td><td/></tr></thead><tbody><tr><td>Acute Asthmatic attack. Was wheezing for days prior to admission.</td><td/></tr></tbody></table></div>" ] ; fhir:Composition.section.entry [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Observation/Observation-541a72a8-df75-4484-ac89-ac4923f03b81> ; fhir:Reference.reference [ fhir:value "Observation/Observation-541a72a8-df75-4484-ac89-ac4923f03b81" ] ] ], [ fhir:index -1 ; fhir:Composition.section.title [ fhir:value "Medications on Discharge" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:10183-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "10183-2" ] ; fhir:Coding.display [ fhir:value "Hospital discharge medications Narrative" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><table><thead><tr><td>Medication</td><td>Last Change</td><td>Last ChangeReason</td></tr></thead><tbody><tr><td>Theophylline 200mg BD after meals</td><td>continued</td></tr><tr><td>Ventolin Inhaler</td><td>stopped</td><td>Getting side effect of tremor</td></tr></tbody></table></div>" ] ; fhir:Composition.section.entry [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/MedicationRequest/MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86> ; fhir:Reference.reference [ fhir:value "MedicationRequest/MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86" ] ], [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/MedicationStatement/MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1> ; fhir:Reference.reference [ fhir:value "MedicationStatement/MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1" ] ] ], [ fhir:index -1 ; fhir:Composition.section.title [ fhir:value "Known allergies" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:48765-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "48765-2" ] ; fhir:Coding.display [ fhir:value "Allergies and adverse reactions Document" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><td>Allergen</td><td>Reaction</td></tr></thead><tbody><tr><td>Doxycycline</td><td>Hives</td></tr></tbody></table></div>" ] ; fhir:Composition.section.entry [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/AllergyIntolerance/AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637> ; fhir:Reference.reference [ fhir:value "AllergyIntolerance/AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637" ] ] ] . <http://hl7.org/fhir/Practitioner/Doctor2> a fhir:Practitioner . <http://hl7.org/fhir/ServiceRequest/service1> a fhir:ServiceRequest . <http://hl7.org/fhir/Consent/consent1> a fhir:Consent . <http://hl7.org/fhir/Patient/patient-example> a fhir:Patient . <http://hl7.org/fhir/Encounter/encounter-example> a fhir:Encounter . <http://hl7.org/fhir/Practitioner/Doctor1> a fhir:Practitioner . <http://hl7.org/fhir/Organization/custodianOrganization> a fhir:Organization . <http://hl7.org/fhir/Observation/Observation-541a72a8-df75-4484-ac89-ac4923f03b81> a fhir:Observation . <http://hl7.org/fhir/MedicationRequest/MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86> a fhir:MedicationRequest . <http://hl7.org/fhir/MedicationStatement/MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1> a fhir:MedicationStatement . <http://hl7.org/fhir/AllergyIntolerance/AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637> a fhir:AllergyIntolerance . <https://example.com/Organization/custodianOrganization> a fhir:Organization ; fhir:Resource.id [ fhir:value "custodianOrganization"] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_custodianOrganization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization custodianOrganization</b></p><a name=\"custodianOrganization\"> </a><a name=\"hccustodianOrganization\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/7.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt #xD;#xA;#xD;#xA;This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: #xD;#xA;#xD;#xA;Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.#xD;#xA;#xD;#xA;This OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:uuid:2.16.840.1.113883.19.5</p><p><b>name</b>: Good Health Clinic</p></div>" ] ; fhir:Organization.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ; fhir:Identifier.value [ fhir:value "urn:uuid:2.16.840.1.113883.19.5" ] ] ; fhir:Organization.name [ fhir:value "Good Health Clinic"] . <https://example.com/Practitioner/Doctor1> a fhir:Practitioner ; fhir:Resource.id [ fhir:value "Doctor1"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2013-05-05T16:13:03Z"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Doctor1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Doctor1</b></p><a name=\"Doctor1\"> </a><a name=\"hcDoctor1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2013-05-05 16:13:03+0000</p></div><p><b>identifier</b>: <code>http://www.acme.org/practitioners</code>/23</p><p><b>name</b>: Adam Careful </p></div>" ] ; fhir:Practitioner.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://www.acme.org/practitioners" ] ; fhir:Identifier.value [ fhir:value "23" ] ] ; fhir:Practitioner.name [ fhir:index -1 ; fhir:HumanName.family [ fhir:value "Careful" ] ; fhir:HumanName.given [ fhir:value "Adam" ; fhir:index -1 ] ; fhir:HumanName.prefix [ fhir:value "Dr" ; fhir:index -1 ] ] . <https://example.com/Practitioner/Doctor2> a fhir:Practitioner ; fhir:Resource.id [ fhir:value "Doctor2"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2013-05-05T16:13:03Z"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Doctor2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Doctor2</b></p><a name=\"Doctor2\"> </a><a name=\"hcDoctor2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2013-05-05 16:13:03+0000</p></div><p><b>identifier</b>: <code>http://www.acme.org/practitioners</code>/27</p><p><b>name</b>: BettaB Careful </p></div>" ] ; fhir:Practitioner.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://www.acme.org/practitioners" ] ; fhir:Identifier.value [ fhir:value "27" ] ] ; fhir:Practitioner.name [ fhir:index -1 ; fhir:HumanName.family [ fhir:value "Careful" ] ; fhir:HumanName.given [ fhir:value "BettaB" ; fhir:index -1 ] ; fhir:HumanName.prefix [ fhir:value "Dr" ; fhir:index -1 ] ] . <https://example.com/Patient/patient-example> a fhir:Patient ; fhir:Resource.id [ fhir:value "patient-example"] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example</b></p><a name=\"patient-example\"> </a><a name=\"hcpatient-example\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Eve Everiewoman Female, DoB: 1955-01-06</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 555-555-2003(Work)</li><li>2222 Home Street (home)</li></ul></td></tr></table></div>" ] ; fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ; fhir:Patient.name [ fhir:index -1 ; fhir:HumanName.text [ fhir:value "Eve Everiewoman" ] ; fhir:HumanName.family [ fhir:value "Everiewoman1" ] ; fhir:HumanName.given [ fhir:value "Eve" ; fhir:index -1 ] ] ; fhir:Patient.telecom [ fhir:index -1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "555-555-2003" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] ; fhir:Patient.gender [ fhir:value "female"] ; fhir:Patient.birthDate [ fhir:value "1955-01-06"^^xsd:date] ; fhir:Patient.address [ fhir:index -1 ; fhir:Address.use [ fhir:value "home" ] ; fhir:Address.line [ fhir:value "2222 Home Street" ; fhir:index -1 ] ] . <https://example.com/Encounter/encounter-example> a fhir:Encounter ; fhir:Resource.id [ fhir:value "encounter-example"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-05-07T11:28:17.000+00:00"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example</b></p><a name=\"encounter-example\"> </a><a name=\"hcencounter-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-05-07 11:28:17+0000</p></div><p><b>identifier</b>: S100</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>type</b>: <span title=\"Codes:\">Orthopedic Admission</span></p><p><b>subject</b>: <a href=\"Patient-patient-example.html\">Eve Everiewoman</a></p><p><b>period</b>: 2024-05-03 13:28:17+0000 --> 2024-05-07 11:28:17+0000</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Discharged to care of GP</span></td></tr></table></div>" ] ; fhir:Encounter.identifier [ fhir:index -1 ; fhir:Identifier.value [ fhir:value "S100" ] ] ; fhir:Encounter.status [ fhir:value "finished"] ; fhir:Encounter.class [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ; fhir:Coding.code [ fhir:value "IMP" ] ; fhir:Coding.display [ fhir:value "inpatient encounter" ] ] ; fhir:Encounter.type [ fhir:index -1 ; fhir:CodeableConcept.text [ fhir:value "Orthopedic Admission" ] ] ; fhir:Encounter.subject [ fhir:link <http://hl7.org/fhir/Patient/patient-example> ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ; fhir:Reference.display [ fhir:value "Eve Everiewoman" ] ] ; fhir:Encounter.period [ fhir:Period.start [ fhir:value "2024-05-03T13:28:17.000+00:00"^^xsd:dateTime ] ; fhir:Period.end [ fhir:value "2024-05-07T11:28:17.000+00:00"^^xsd:dateTime ] ] ; fhir:Encounter.hospitalization [ fhir:Encounter.hospitalization.dischargeDisposition [ fhir:CodeableConcept.text [ fhir:value "Discharged to care of GP" ] ] ] . <https://example.com/Observation/Observation-541a72a8-df75-4484-ac89-ac4923f03b81> a fhir:Observation ; fhir:Resource.id [ fhir:value "Observation-541a72a8-df75-4484-ac89-ac4923f03b81"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-05-03T14:28:17.000+00:00"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><a name=\"Observation_Observation-541a72a8-df75-4484-ac89-ac4923f03b81\"> </a>Acute Asthmatic attack. Was wheezing for days prior to admission.</div>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:46241-6 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "46241-6" ] ] ; fhir:CodeableConcept.text [ fhir:value "Reason for admission" ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/patient-example> ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ; fhir:Reference.display [ fhir:value "Eve Everiewoman" ] ] ; fhir:Observation.encounter [ fhir:Reference.display [ fhir:value "http://fhir.healthintersections.com.au/open/Encounter/encounter-example" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2023-08-03"^^xsd:date] ; fhir:Observation.performer [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/Doctor2> ; fhir:Reference.reference [ fhir:value "Practitioner/Doctor2" ] ; fhir:Reference.display [ fhir:value "Dr Careful" ] ] ; fhir:Observation.valueString [ fhir:value "Acute Asthmatic attack. Was wheezing for days prior to admission."] . <https://example.com/MedicationRequest/MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86> a fhir:MedicationRequest ; fhir:Resource.id [ fhir:value "MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-05-07T11:28:17.000+00:00"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86</b></p><a name=\"MedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86\"> </a><a name=\"hcMedRequest-124a6916-5d84-4b8c-b250-10cefb8e6e86\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-05-07 11:28:17+0000</p></div><p><b>status</b>: Unknown</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 66493003}\">Theophylline 200mg</span></p><p><b>subject</b>: <a href=\"Patient-patient-example.html\">Eve Everiewoman</a></p><p><b>requester</b>: <a href=\"Practitioner-Doctor1.html\">Peter Practitioner</a></p><p><b>reasonCode</b>: <span title=\"Codes:\">Management of Asthma</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>additionalInstruction</b>: <span title=\"Codes:\">Take with Food</span></p><p><b>timing</b>: 2 per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 394899003}\">oral administration of treatment</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">Ordered</span></td><td>1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code{tablet} = '{tablet}')</span></td></tr></table></blockquote></div>" ] ; fhir:MedicationRequest.status [ fhir:value "unknown"] ; fhir:MedicationRequest.intent [ fhir:value "order"] ; fhir:MedicationRequest.medicationCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:66493003 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "66493003" ] ] ; fhir:CodeableConcept.text [ fhir:value "Theophylline 200mg" ] ] ; fhir:MedicationRequest.subject [ fhir:link <http://hl7.org/fhir/Patient/patient-example> ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ; fhir:Reference.display [ fhir:value "Eve Everiewoman" ] ] ; fhir:MedicationRequest.requester [ fhir:link <http://hl7.org/fhir/Practitioner/Doctor1> ; fhir:Reference.reference [ fhir:value "Practitioner/Doctor1" ] ; fhir:Reference.display [ fhir:value "Peter Practitioner" ] ] ; fhir:MedicationRequest.reasonCode [ fhir:index -1 ; fhir:CodeableConcept.text [ fhir:value "Management of Asthma" ] ] ; fhir:MedicationRequest.dosageInstruction [ fhir:index -1 ; fhir:Dosage.additionalInstruction [ fhir:index -1 ; fhir:CodeableConcept.text [ fhir:value "Take with Food" ] ] ; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "2"^^xsd:positiveInteger ] ; fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ; fhir:Timing.repeat.periodUnit [ fhir:value "d" ] ] ] ; fhir:Dosage.route [ fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:394899003 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "394899003" ] ; fhir:Coding.display [ fhir:value "oral administration of treatment" ] ] ] ; fhir:Dosage.doseAndRate [ fhir:index -1 ; fhir:Dosage.doseAndRate.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/dose-rate-type" ] ; fhir:Coding.code [ fhir:value "ordered" ] ; fhir:Coding.display [ fhir:value "Ordered" ] ] ] ; fhir:Dosage.doseAndRate.doseQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "tablet" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "{tablet}" ] ] ] ] . <https://example.com/MedicationStatement/MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1> a fhir:MedicationStatement ; fhir:Resource.id [ fhir:value "MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1"] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1</b></p><a name=\"MedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1\"> </a><a name=\"hcMedStatement-673f8db5-0ffd-4395-9657-6da00420bbc1\"> </a><p><b>status</b>: Active</p><p><b>statusReason</b>: <span title=\"Codes:\">Management of Asthma</span></p><p><b>medication</b>: <span title=\"Codes:\">Ventolin Inhaler</span></p><p><b>subject</b>: <a href=\"Patient-patient-example.html\">Eve Everiewoman</a></p><p><b>dateAsserted</b>: 2024-05-07 11:28:17+0000</p></div>" ] ; fhir:MedicationStatement.status [ fhir:value "active"] ; fhir:MedicationStatement.statusReason [ fhir:index -1 ; fhir:CodeableConcept.text [ fhir:value "Management of Asthma" ] ] ; fhir:MedicationStatement.medicationCodeableConcept [ fhir:CodeableConcept.text [ fhir:value "Ventolin Inhaler" ] ] ; fhir:MedicationStatement.subject [ fhir:link <http://hl7.org/fhir/Patient/patient-example> ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ; fhir:Reference.display [ fhir:value "Eve Everiewoman" ] ] ; fhir:MedicationStatement.dateAsserted [ fhir:value "2024-05-07T11:28:17.000+00:00"^^xsd:dateTime] . <https://example.com/AllergyIntolerance/AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637> a fhir:AllergyIntolerance ; fhir:Resource.id [ fhir:value "AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-05-07T11:28:17.000+00:00"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637</b></p><a name=\"AllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637\"> </a><a name=\"hcAllergyIntolerance-47600e0f-b6b5-4308-84b5-5dec157f7637\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-05-07 11:28:17+0000</p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:\">Doxycycline</span></p><p><b>patient</b>: <a href=\"Patient-patient-example.html\">Eve Everiewoman</a></p><p><b>recordedDate</b>: 2012-09-17</p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Hives</span></td></tr></table></div>" ] ; fhir:AllergyIntolerance.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ; fhir:Coding.display [ fhir:value "Active" ] ] ] ; fhir:AllergyIntolerance.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ] ; fhir:Coding.code [ fhir:value "confirmed" ] ; fhir:Coding.display [ fhir:value "Confirmed" ] ] ] ; fhir:AllergyIntolerance.type [ fhir:value "allergy"] ; fhir:AllergyIntolerance.criticality [ fhir:value "high"] ; fhir:AllergyIntolerance.code [ fhir:CodeableConcept.text [ fhir:value "Doxycycline" ] ] ; fhir:AllergyIntolerance.patient [ fhir:link <http://hl7.org/fhir/Patient/patient-example> ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ; fhir:Reference.display [ fhir:value "Eve Everiewoman" ] ] ; fhir:AllergyIntolerance.recordedDate [ fhir:value "2012-09-17"^^xsd:date] ; fhir:AllergyIntolerance.reaction [ fhir:index -1 ; fhir:AllergyIntolerance.reaction.manifestation [ fhir:index -1 ; fhir:CodeableConcept.text [ fhir:value "Hives" ] ] ] . <https://example.com/ServiceRequest/service1> a fhir:ServiceRequest ; fhir:Resource.id [ fhir:value "service1"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-05-07T11:28:17.000+00:00"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_service1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest service1</b></p><a name=\"service1\"> </a><a name=\"hcservice1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-05-07 11:28:17+0000</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:\">Discharge to home</span></p><p><b>subject</b>: <a href=\"Patient-patient-example.html\">Eve Everiewoman</a></p></div>" ] ; fhir:ServiceRequest.status [ fhir:value "active"] ; fhir:ServiceRequest.intent [ fhir:value "order"] ; fhir:ServiceRequest.code [ fhir:CodeableConcept.text [ fhir:value "Discharge to home" ] ] ; fhir:ServiceRequest.subject [ fhir:link <http://hl7.org/fhir/Patient/patient-example> ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ; fhir:Reference.display [ fhir:value "Eve Everiewoman" ] ] . <https://example.com/Consent/consent1> a fhir:Consent ; fhir:Resource.id [ fhir:value "consent1"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-05-07T11:28:17.000+00:00"^^xsd:dateTime ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_consent1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Consent consent1</b></p><a name=\"consent1\"> </a><a name=\"hcconsent1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-05-07 11:28:17+0000</p></div><h2>Participants</h2><table class=\"grid\"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title=\"Who the consent applies to\">Patient</td><td><a href=\"Patient-patient-example.html\">Eve Everiewoman</a></td></tr></table><p>This consent is made under the regulation <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode OPTIN}\">opt-in</span> .</p><p>The subject has given their consent.</p></div>" ] ; fhir:Consent.status [ fhir:value "active"] ; fhir:Consent.scope [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/consentscope" ] ; fhir:Coding.code [ fhir:value "patient-privacy" ] ] ] ; fhir:Consent.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:59284-0 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "59284-0" ] ] ] ; fhir:Consent.patient [ fhir:link <http://hl7.org/fhir/Patient/patient-example> ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ; fhir:Reference.display [ fhir:value "Eve Everiewoman" ] ] ; fhir:Consent.policyRule [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ; fhir:Coding.code [ fhir:value "OPTIN" ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/clinical-document-to-transaction-bundle.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/clinical-document-to-transaction-bundle.ttl> .
IG © 2024+ HL7 International / Structured Documents.
Package hl7.fhir.uv.fhir-clinical-document#1.1.0 based on FHIR 4.0.1.
Generated
2026-07-03
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
