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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "RWDBundle"]; #
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:2ca799ba-56af-4fa6-ac9c-44f736ef1a02" ]
]; #
fhir:Bundle.type [ fhir:value "document"]; #
fhir:Bundle.timestamp [ fhir:value "2017-02-24T00:00:00.0000Z"^^xsd:dateTime]; #
fhir:Bundle.entry [
fhir:index 0;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Composition/RWDComposition" ];
fhir:Bundle.entry.resource <http://example.org/Composition/RWDComposition>
], [
fhir:index 1;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Patient/RWDPatient" ];
fhir:Bundle.entry.resource <http://example.org/Patient/RWDPatient>
], [
fhir:index 2;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Device/RWDAuthor" ];
fhir:Bundle.entry.resource <http://example.org/Device/RWDAuthor>
], [
fhir:index 3;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Organization/RWDLaboratory" ];
fhir:Bundle.entry.resource <http://example.org/Organization/RWDLaboratory>
], [
fhir:index 4;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Condition/RWDProblem" ];
fhir:Bundle.entry.resource <http://example.org/Condition/RWDProblem>
], [
fhir:index 5;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/AllergyIntolerance/RWDAllergyIntolerance" ];
fhir:Bundle.entry.resource <http://example.org/AllergyIntolerance/RWDAllergyIntolerance>
], [
fhir:index 6;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/MedicationStatement/RWDMedicationStatementFromRequest" ];
fhir:Bundle.entry.resource <http://example.org/MedicationStatement/RWDMedicationStatementFromRequest>
], [
fhir:index 7;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/MedicationStatement/RWDMedicationStatementFromDispense" ];
fhir:Bundle.entry.resource <http://example.org/MedicationStatement/RWDMedicationStatementFromDispense>
], [
fhir:index 8;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/MedicationStatement/RWDMedicationStatementFromAdministration" ];
fhir:Bundle.entry.resource <http://example.org/MedicationStatement/RWDMedicationStatementFromAdministration>
], [
fhir:index 9;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/MedicationRequest/RWDMedicationRequest" ];
fhir:Bundle.entry.resource <http://example.org/MedicationRequest/RWDMedicationRequest>
], [
fhir:index 10;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/MedicationDispense/RWDMedicationDispense" ];
fhir:Bundle.entry.resource <http://example.org/MedicationDispense/RWDMedicationDispense>
], [
fhir:index 11;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/MedicationAdministration/RWDMedicationAdministration" ];
fhir:Bundle.entry.resource <http://example.org/MedicationAdministration/RWDMedicationAdministration>
], [
fhir:index 12;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Procedure/RWDProcedure" ];
fhir:Bundle.entry.resource <http://example.org/Procedure/RWDProcedure>
], [
fhir:index 13;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Observation/RWDLabResult" ];
fhir:Bundle.entry.resource <http://example.org/Observation/RWDLabResult>
], [
fhir:index 14;
fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Encounter/RWDEncounter" ];
fhir:Bundle.entry.resource <http://example.org/Encounter/RWDEncounter>
]. #
<http://example.org/Composition/RWDComposition> a fhir:Composition;
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\">See above (Encounter/RWDEncounter)</a></p><p><b>date</b>: 2022-11-15 22:22:15-0700</p><p><b>author</b>: <a href=\"#Device_RWDAuthor\">See above (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" ] ]
]. #
<http://example.org/Patient/RWDPatient> a fhir:Patient;
fhir:Resource.id [ fhir:value "RWDPatient"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-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: Patient</b><a name=\"RWDPatient\"> </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 Patient "RWDPatient" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/ips/STU1.1/StructureDefinition-Patient-uv-ips.html\">Patient (IPS)</a></p></div><p><b>name</b>: Sample Patient </p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1970-11-27</p></div>"
]; #
fhir:Patient.name [
fhir:index 0;
fhir:HumanName.family [ fhir:value "Patient" ];
fhir:HumanName.given [
fhir:value "Sample";
fhir:index 0 ]
]; #
fhir:Patient.gender [ fhir:value "male"]; #
fhir:Patient.birthDate [ fhir:value "1970-11-27"^^xsd:date]. #
<http://example.org/Device/RWDAuthor> a fhir:Device;
fhir:Resource.id [ fhir:value "RWDAuthor"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Device</b><a name=\"RWDAuthor\"> </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 Device "RWDAuthor" </p></div><h3>DeviceNames</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>Real World Data EHR</td><td>model-name</td></tr></table></div>"
]; #
fhir:Device.deviceName [
fhir:index 0;
fhir:Device.deviceName.name [ fhir:value "Real World Data EHR" ];
fhir:Device.deviceName.type [ fhir:value "model-name" ]
]. #
<http://example.org/Organization/RWDLaboratory> a fhir:Organization;
fhir:Resource.id [ fhir:value "RWDLaboratory"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"RWDLaboratory\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "RWDLaboratory" </p></div><p><b>name</b>: Sample Real World Data Laboratory</p></div>"
]; #
fhir:Organization.name [ fhir:value "Sample Real World Data Laboratory"]. #
<http://example.org/Condition/RWDProblem> a fhir:Condition;
fhir:Resource.id [ fhir:value "RWDProblem"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/ConditionRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/ConditionRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"RWDProblem\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition "RWDProblem" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionRwd.html\">ConditionRwd</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Chronic ischemic heart disease (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#413838009)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>encounter</b>: <a href=\"#Encounter_RWDEncounter\">See above (Encounter/RWDEncounter)</a></p><p><b>recordedDate</b>: 2022-07-01</p></div>"
]; #
fhir:Condition.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
fhir:Coding.code [ fhir:value "active" ] ]
]; #
fhir:Condition.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:413838009;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "413838009" ] ]
]; #
fhir:Condition.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:Condition.encounter [
fhir:Reference.reference [ fhir:value "Encounter/RWDEncounter" ]
]; #
fhir:Condition.recordedDate [ fhir:value "2022-07-01"^^xsd:date]. #
<http://example.org/AllergyIntolerance/RWDAllergyIntolerance> a fhir:AllergyIntolerance;
fhir:Resource.id [ fhir:value "RWDAllergyIntolerance"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-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: AllergyIntolerance</b><a name=\"RWDAllergyIntolerance\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource AllergyIntolerance "RWDAllergyIntolerance" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/ips/STU1.1/StructureDefinition-AllergyIntolerance-uv-ips.html\">Allergy Intolerance (IPS)</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>code</b>: No known allergies <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/uv/ips/STU1.1/CodeSystem-absent-unknown-uv-ips.html\">Absent and Unknown Data - IPS</a>#no-known-allergies)</span></p><p><b>patient</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p></div>"
]; #
fhir:AllergyIntolerance.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ];
fhir:Coding.code [ fhir:value "active" ] ]
]; #
fhir:AllergyIntolerance.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ];
fhir:Coding.code [ fhir:value "confirmed" ] ]
]; #
fhir:AllergyIntolerance.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips" ];
fhir:Coding.code [ fhir:value "no-known-allergies" ] ]
]; #
fhir:AllergyIntolerance.patient [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]. #
<http://example.org/MedicationStatement/RWDMedicationStatementFromRequest> a fhir:MedicationStatement;
fhir:Resource.id [ fhir:value "RWDMedicationStatementFromRequest"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationStatementRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationStatementRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationStatement</b><a name=\"RWDMedicationStatementFromRequest\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationStatement "RWDMedicationStatementFromRequest" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationStatementRwd.html\">MedicationStatementRwd</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: ticagrelor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#1116632)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>context</b>: <a href=\"#Encounter_RWDEncounter\">See above (Encounter/RWDEncounter)</a></p><p><b>effective</b>: 2022-07-02</p><p><b>derivedFrom</b>: <a href=\"#MedicationRequest_RWDMedicationRequest\">See above (MedicationRequest/RWDMedicationRequest)</a></p></div>"
]; #
fhir:MedicationStatement.status [ fhir:value "completed"]; #
fhir:MedicationStatement.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
fhir:Coding.code [ fhir:value "1116632" ] ]
]; #
fhir:MedicationStatement.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:MedicationStatement.context [
fhir:Reference.reference [ fhir:value "Encounter/RWDEncounter" ]
]; #
fhir:MedicationStatement.effectiveDateTime [ fhir:value "2022-07-02"^^xsd:date]; #
fhir:MedicationStatement.derivedFrom [
fhir:index 0;
fhir:Reference.reference [ fhir:value "MedicationRequest/RWDMedicationRequest" ]
]. #
<http://example.org/MedicationStatement/RWDMedicationStatementFromDispense> a fhir:MedicationStatement;
fhir:Resource.id [ fhir:value "RWDMedicationStatementFromDispense"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationStatementRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationStatementRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationStatement</b><a name=\"RWDMedicationStatementFromDispense\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationStatement "RWDMedicationStatementFromDispense" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationStatementRwd.html\">MedicationStatementRwd</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: prasugrel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#613391)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>context</b>: <a href=\"#Encounter_RWDEncounter\">See above (Encounter/RWDEncounter)</a></p><p><b>effective</b>: 2022-07-02</p><p><b>derivedFrom</b>: <a href=\"#MedicationDispense_RWDMedicationDispense\">See above (MedicationDispense/RWDMedicationDispense)</a></p></div>"
]; #
fhir:MedicationStatement.status [ fhir:value "completed"]; #
fhir:MedicationStatement.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
fhir:Coding.code [ fhir:value "613391" ] ]
]; #
fhir:MedicationStatement.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:MedicationStatement.context [
fhir:Reference.reference [ fhir:value "Encounter/RWDEncounter" ]
]; #
fhir:MedicationStatement.effectiveDateTime [ fhir:value "2022-07-02"^^xsd:date]; #
fhir:MedicationStatement.derivedFrom [
fhir:index 0;
fhir:Reference.reference [ fhir:value "MedicationDispense/RWDMedicationDispense" ]
]. #
<http://example.org/MedicationStatement/RWDMedicationStatementFromAdministration> a fhir:MedicationStatement;
fhir:Resource.id [ fhir:value "RWDMedicationStatementFromAdministration"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationStatementRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationStatementRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationStatement</b><a name=\"RWDMedicationStatementFromAdministration\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationStatement "RWDMedicationStatementFromAdministration" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationStatementRwd.html\">MedicationStatementRwd</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: clopidogrel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#32968)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>context</b>: <a href=\"#Encounter_RWDEncounter\">See above (Encounter/RWDEncounter)</a></p><p><b>effective</b>: 2022-07-02</p><p><b>derivedFrom</b>: <a href=\"#MedicationAdministration_RWDMedicationAdministration\">See above (MedicationAdministration/RWDMedicationAdministration)</a></p></div>"
]; #
fhir:MedicationStatement.status [ fhir:value "completed"]; #
fhir:MedicationStatement.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
fhir:Coding.code [ fhir:value "32968" ] ]
]; #
fhir:MedicationStatement.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:MedicationStatement.context [
fhir:Reference.reference [ fhir:value "Encounter/RWDEncounter" ]
]; #
fhir:MedicationStatement.effectiveDateTime [ fhir:value "2022-07-02"^^xsd:date]; #
fhir:MedicationStatement.derivedFrom [
fhir:index 0;
fhir:Reference.reference [ fhir:value "MedicationAdministration/RWDMedicationAdministration" ]
]. #
<http://example.org/MedicationRequest/RWDMedicationRequest> a fhir:MedicationRequest;
fhir:Resource.id [ fhir:value "RWDMedicationRequest"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationRequestRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationRequestRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"RWDMedicationRequest\"> </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 MedicationRequest "RWDMedicationRequest" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequestRwd.html\">MedicationRequestRwd</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>medication</b>: ticagrelor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#1116632)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>authoredOn</b>: 2022-07-02</p></div>"
]; #
fhir:MedicationRequest.status [ fhir:value "completed"]; #
fhir:MedicationRequest.intent [ fhir:value "order"]; #
fhir:MedicationRequest.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
fhir:Coding.code [ fhir:value "1116632" ] ]
]; #
fhir:MedicationRequest.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:MedicationRequest.authoredOn [ fhir:value "2022-07-02"^^xsd:date]. #
<http://example.org/MedicationDispense/RWDMedicationDispense> a fhir:MedicationDispense;
fhir:Resource.id [ fhir:value "RWDMedicationDispense"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationDispenseRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationDispenseRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationDispense</b><a name=\"RWDMedicationDispense\"> </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 MedicationDispense "RWDMedicationDispense" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationDispenseRwd.html\">MedicationDispenseRwd</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: prasugrel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#613391)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>whenHandedOver</b>: 2022-07-02</p></div>"
]; #
fhir:MedicationDispense.status [ fhir:value "completed"]; #
fhir:MedicationDispense.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
fhir:Coding.code [ fhir:value "613391" ] ]
]; #
fhir:MedicationDispense.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:MedicationDispense.whenHandedOver [ fhir:value "2022-07-02"^^xsd:date]. #
<http://example.org/MedicationAdministration/RWDMedicationAdministration> a fhir:MedicationAdministration;
fhir:Resource.id [ fhir:value "RWDMedicationAdministration"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationAdministrationRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationAdministrationRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration</b><a name=\"RWDMedicationAdministration\"> </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 MedicationAdministration "RWDMedicationAdministration" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationAdministrationRwd.html\">MedicationAdministrationRwd</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: clopidogrel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#32968)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>effective</b>: 2022-07-02</p></div>"
]; #
fhir:MedicationAdministration.status [ fhir:value "completed"]; #
fhir:MedicationAdministration.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
fhir:Coding.code [ fhir:value "32968" ] ]
]; #
fhir:MedicationAdministration.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:MedicationAdministration.effectiveDateTime [ fhir:value "2022-07-02"^^xsd:date]. #
<http://example.org/Procedure/RWDProcedure> a fhir:Procedure;
fhir:Resource.id [ fhir:value "RWDProcedure"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/ProcedureRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/ProcedureRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"RWDProcedure\"> </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 Procedure "RWDProcedure" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureRwd.html\">ProcedureRwd</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Angioplasty <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#418285008)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>performed</b>: 2022-07-02</p><p><b>outcome</b>: Successful <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385669000)</span></p></div>"
]; #
fhir:Procedure.status [ fhir:value "completed"]; #
fhir:Procedure.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:418285008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "418285008" ];
fhir:Coding.display [ fhir:value "Angioplasty" ] ]
]; #
fhir:Procedure.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:Procedure.performedDateTime [ fhir:value "2022-07-02"^^xsd:date]; #
fhir:Procedure.outcome [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:385669000;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "385669000" ];
fhir:Coding.display [ fhir:value "Successful" ] ]
]. #
<http://example.org/Observation/RWDLabResult> a fhir:Observation;
fhir:Resource.id [ fhir:value "RWDLabResult"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/ObservationLaboratoryResultsRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/ObservationLaboratoryResultsRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"RWDLabResult\"> </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 Observation "RWDLabResult" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationLaboratoryResultsRwd.html\">ObservationLaboratoryResultsRwd</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: Platelets [#/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#26515-7)</span></p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>effective</b>: 2022-07-01</p><p><b>performer</b>: <a href=\"#Organization_RWDLaboratory\">See above (Organization/RWDLaboratory)</a></p><p><b>value</b>: 200000 platelets/uL</p><p><b>interpretation</b>: Normal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#N)</span></p></div>"
]; #
fhir:Observation.status [ fhir:value "final"]; #
fhir:Observation.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
fhir:Coding.code [ fhir:value "laboratory" ] ]
]; #
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:26515-7;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "26515-7" ] ]
]; #
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:Observation.effectiveDateTime [ fhir:value "2022-07-01"^^xsd:date]; #
fhir:Observation.performer [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Organization/RWDLaboratory" ]
]; #
fhir:Observation.valueString [ fhir:value "200000 platelets/uL"]; #
fhir:Observation.interpretation [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
fhir:Coding.code [ fhir:value "N" ] ]
]. #
<http://example.org/Encounter/RWDEncounter> a fhir:Encounter;
fhir:Resource.id [ fhir:value "RWDEncounter"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/EncounterRwd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/EncounterRwd> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"RWDEncounter\"> </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 Encounter "RWDEncounter" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-EncounterRwd.html\">EncounterRwd</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: emergency (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code EMER = 'emergency', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_RWDPatient\">See above (Patient/RWDPatient)</a></p><p><b>period</b>: 2022-07-01 --> 2022-07-03</p><p><b>reasonReference</b>: <a href=\"#Condition_RWDProblem\">See above (Condition/RWDProblem)</a></p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td>-</td><td><b>DischargeDisposition</b></td></tr><tr><td>*</td><td>Home <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-discharge-disposition.html\">Discharge disposition</a>#home)</span></td></tr></table></div>"
]; #
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 "EMER" ]
]; #
fhir:Encounter.subject [
fhir:Reference.reference [ fhir:value "Patient/RWDPatient" ]
]; #
fhir:Encounter.period [
fhir:Period.start [ fhir:value "2022-07-01"^^xsd:date ];
fhir:Period.end [ fhir:value "2022-07-03"^^xsd:date ]
]; #
fhir:Encounter.reasonReference [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Condition/RWDProblem" ]
]; #
fhir:Encounter.hospitalization [
fhir:Encounter.hospitalization.dischargeDisposition [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/discharge-disposition" ];
fhir:Coding.code [ fhir:value "home" ] ] ]
]. #
# - 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