This page is part of the Retrieval of Real World Data for Clinical Research (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "RWDComposition"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"RWDComposition\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition "RWDComposition" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/ips/STU1.1/StructureDefinition-Composition-uv-ips.html\">Composition (IPS)</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Patient Summary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#60591-5)</span></p><p><b>encounter</b>: <a href=\"Encounter-RWDEncounter.html\">Encounter/RWDEncounter</a></p><p><b>date</b>: 2022-11-15 22:22:15-0700</p><p><b>author</b>: <a href=\"Device-RWDAuthor.html\">Device/RWDAuthor</a></p><p><b>title</b>: Real World Data Patient Summary</p></div>"
]; #
fhir:Composition.status [ fhir:value "final"]; #
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:60591-5;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "60591-5" ];
fhir:Coding.display [ fhir:value "Patient Summary" ] ]
]; #
fhir:Composition.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:Composition.encounter [
fhir:Reference.reference [ fhir:value "Encounter/RWDEncounter" ]
]; #
fhir:Composition.date [ fhir:value "2022-11-15T22:22:15-07:00"^^xsd:dateTime]; #
fhir:Composition.author [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Device/RWDAuthor" ]
]; #
fhir:Composition.title [ fhir:value "Real World Data Patient Summary"]; #
fhir:Composition.section [
fhir:index 0;
fhir:Composition.section.title [ fhir:value "Medication Summary" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:10160-0;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "10160-0" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medication Summary</div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "MedicationStatement/RWDMedicationStatementFromRequest" ] ], [
fhir:index 1;
fhir:Reference.reference [ fhir:value "MedicationStatement/RWDMedicationStatementFromDispense" ] ], [
fhir:index 2;
fhir:Reference.reference [ fhir:value "MedicationStatement/RWDMedicationStatementFromAdministration" ] ]
], [
fhir:index 1;
fhir:Composition.section.title [ fhir:value "Allergies and Intolerances Section" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:48765-2;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "48765-2" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergies and Intolerances Section</div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "AllergyIntolerance/RWDAllergyIntolerance" ] ]
], [
fhir:index 2;
fhir:Composition.section.title [ fhir:value "Problems Section" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:11450-4;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "11450-4" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Problems Section</div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Condition/RWDProblem" ] ]
], [
fhir:index 3;
fhir:Composition.section.title [ fhir:value "History of Procedures Section" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:47519-4;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "47519-4" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">History of Procedures Section</div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Procedure/RWDProcedure" ] ]
], [
fhir:index 4;
fhir:Composition.section.title [ fhir:value "Results Section" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:30954-2;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "30954-2" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Results Section</div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Observation/RWDLabResult" ] ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2022+ HL7 International - Biomedical Research & Regulation Work Group. Package hl7.fhir.uv.vulcan-rwd#1.0.0-ballot based on FHIR 4.0.1. Generated 2022-12-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change