This page is part of the electronic Case Reporting (eCR) (v2.1.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@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:Encounter;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "encounter-eicr-eve-everywoman-current-inpatient"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "5" ];
fhir:Meta.lastUpdated [ fhir:value "2021-07-19T03:02:05.805+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#V2t9BJOtCzLIIoAT" ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b></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 \"encounter-eicr-eve-everywoman-current-inpatient\" Version \"5\" Updated \"2021-07-19 03:02:05+0000\" </p><p style=\"margin-bottom: 0px\">Information Source: #V2t9BJOtCzLIIoAT!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-encounter.html\">eICR Encounter</a></p></div><p><b>identifier</b>: id: 9937012</p><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>type</b>: Under Observation or Inpatient Care Services (Including Admission and Discharge Services) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-CPT.html\">Current Procedural Terminology (CPT®)</a>#99234)</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Patient/patient-ecr-eve-everywoman: Eve Everywoman</a> \"\"</p><h3>Participants</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td>*</td><td>attender <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#ATND)</span></td><td><a href=\"PractitionerRole-practitionerrole-henry-seven.html\">PractitionerRole/practitionerrole-henry-seven: Henry Seven, MD</a></td></tr></table><p><b>period</b>: 2018-04-01 10:00:00-0500 --> (ongoing)</p><blockquote><p><b>diagnosis</b></p><blockquote><p><b>eICR Trigger Code Flag Extension</b></p><p><b>value</b>: <code>urn:oid:2.16.840.1.114222.4.11.7508</code></p><p><b>value</b>: 12/12/2018</p><p><b>value</b>: Zika virus disease (disorder) (Details: SNOMED CT code 3928002 = 'Zika virus disease', stated as 'Zika virus disease (disorder)')</p></blockquote><p><b>condition</b>: <a href=\"Condition-condition-eicr-eve-everywoman-zika.html\">Condition/condition-eicr-eve-everywoman-zika</a></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>condition</b>: <a href=\"Condition-condition-eicr-eve-everywoman-common-cold.html\">Condition/condition-eicr-eve-everywoman-common-cold</a></p></blockquote><h3>Locations</h3><table class=\"grid\"><tr><td>-</td><td><b>Location</b></td></tr><tr><td>*</td><td><a href=\"Location-location-ecr-salem-medical-center.html\">Location/location-ecr-salem-medical-center: Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368</a> \"Clinic Bldg A, Salem Medical Center\"</td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-organization-ecr-salem-medical-center.html\">Organization/organization-ecr-salem-medical-center: Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999</a> \"Salem Medical Center\"</p></div>"
];
fhir:Encounter.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "http://hospital.smarthealthit.org" ];
fhir:Identifier.value [ fhir:value "9937012" ]
];
fhir:Encounter.status [ fhir:value "in-progress"];
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 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.ama-assn.org/go/cpt" ];
fhir:Coding.code [ fhir:value "99234" ] ];
fhir:CodeableConcept.text [ fhir:value "Under Observation or Inpatient Care Services (Including Admission and Discharge Services)" ]
];
fhir:Encounter.subject [
fhir:Reference.reference [ fhir:value "Patient/patient-ecr-eve-everywoman" ];
fhir:Reference.display [ fhir:value "Eve Everywoman" ]
];
fhir:Encounter.participant [
fhir:index 0;
fhir:Encounter.participant.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ];
fhir:Coding.code [ fhir:value "ATND" ];
fhir:Coding.display [ fhir:value "attender" ] ] ];
fhir:Encounter.participant.individual [
fhir:Reference.reference [ fhir:value "PractitionerRole/practitionerrole-henry-seven" ];
fhir:Reference.display [ fhir:value "Henry Seven, MD" ] ]
];
fhir:Encounter.period [
fhir:Period.start [ fhir:value "2018-04-01T10:00:00-05:00"^^xsd:dateTime ]
];
fhir:Encounter.diagnosis [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension" ];
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "triggerCodeValueSet" ];
fhir:Extension.valueOid [ fhir:value "urn:oid:2.16.840.1.114222.4.11.7508" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "triggerCodeValueSetVersion" ];
fhir:Extension.valueString [ fhir:value "12/12/2018" ] ], [
fhir:index 2;
fhir:Extension.url [ fhir:value "triggerCode" ];
fhir:Extension.valueCoding [
a sct:3928002;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "3928002" ];
fhir:Coding.display [ fhir:value "Zika virus disease (disorder)" ] ] ] ];
fhir:Encounter.diagnosis.condition [
fhir:Reference.reference [ fhir:value "Condition/condition-eicr-eve-everywoman-zika" ] ]
], [
fhir:index 1;
fhir:Encounter.diagnosis.condition [
fhir:Reference.reference [ fhir:value "Condition/condition-eicr-eve-everywoman-common-cold" ] ]
];
fhir:Encounter.location [
fhir:index 0;
fhir:Encounter.location.location [
fhir:Reference.reference [ fhir:value "Location/location-ecr-salem-medical-center" ];
fhir:Reference.display [ fhir:value "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368" ] ]
];
fhir:Encounter.serviceProvider [
fhir:Reference.reference [ fhir:value "Organization/organization-ecr-salem-medical-center" ];
fhir:Reference.display [ fhir:value "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.