This page is part of the electronic Case Reporting (eCR) (v1.1.0: STU 2 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Encounter;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "encounter-eicr-eve-everywoman-external-historical"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "4" ];
fhir:Meta.lastUpdated [ fhir:value "2020-11-25T08:25:22.720+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#SNt75CECO0k678Vp" ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-encounter";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-encounter> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n <tr>\n <td style=\"font-weight: bold\">id</td>\n <td>\n <span title=\"id\">encounter-eicr-eve-everywoman-external-historical</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">meta</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">versionId</td>\n <td>\n <span title=\"versionId\">2</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">lastUpdated</td>\n <td>\n <span title=\"lastUpdated\">2019-10-11T05:02:45.000-04:00</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">profile</td>\n <td>\n <span title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-encounter</span>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">identifier</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <span title=\"system\">\n <a href=\"http://hospital.smarthealthit.org\">http://hospital.smarthealthit.org</a>\n </span>\n </li>\n <li>\n <span title=\"value\">9937012</span>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">status</td>\n <td>\n <span title=\"status\">finished</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">class</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <span title=\"display\">External Historical Encounter</span>\n </li>\n <li>\n <span title=\"system\">\n <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.274\">urn:oid:2.16.840.1.114222.4.5.274</a>\n </span>\n </li>\n <li>\n <span title=\"code\">PHC2237</span>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">type</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">data-absent-reason</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <span title=\"valueCode\">not-applicable</span>\n </li>\n </ul>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">subject</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li/>\n <li>\n <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">participant</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">type</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <span title=\"display\">attender</span> (\n \n \n <span title=\"code\">ATND</span> )\n \n \n \n </li>\n <li>\n <span title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/v3-ParticipationType\">http://terminology.hl7.org/CodeSystem/v3-ParticipationType</a>\n </span>\n </li>\n </ul>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">individual</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li/>\n <li>\n <a href=\"Practitioner-practitioner-us-core-henry-seven.html\">Henry Seven, MD</a>\n </li>\n </ul>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">location</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li/>\n <li>\n <a href=\"Location-location-ecr-salem-medical-center.html\">Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368</a>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">serviceProvider</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li/>\n <li>\n <a href=\"Organization-organization-ecr-salem-medical-center.html\">Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999</a>\n </li>\n </ul>\n </td>\n </tr>\n </table>\n </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 "finished"];
fhir:Encounter.class [
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.114222.4.5.274" ];
fhir:Coding.code [ fhir:value "PHC2237" ];
fhir:Coding.display [ fhir:value "External Historical Encounter" ]
];
fhir:Encounter.type [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
fhir:Extension.valueCode [ fhir:value "not-applicable" ] ]
];
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.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.