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:Location;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "location-ecr-salem-medical-center"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "4" ];
fhir:Meta.lastUpdated [ fhir:value "2020-10-28T06:46:33.025+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#kWlgBlDqKxj8Rd1B" ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-location";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-location> ]
];
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 <div title=\"id\">location-ecr-salem-medical-center</div>\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 <div title=\"versionId\">12</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">lastUpdated</td>\n <td>\n <div title=\"lastUpdated\">2019-11-02T02:28:50.000-04:00</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">profile</td>\n <td>\n <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-location</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">status</td>\n <td>\n <div title=\"status\">active</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">name</td>\n <td>\n <div title=\"name\">Clinic Bldg A, Salem Medical Center</div>\n </td>\n </tr>\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 <div title=\"display\">Hospital</div> (\n \n <div title=\"code\">HOSP</div> )\n \n \n </li>\n <li>\n <div title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/v3-RoleCode\">http://terminology.hl7.org/CodeSystem/v3-RoleCode</a>\n </div>\n </li>\n </ul>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">telecom</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">system</td>\n <td>\n <div title=\"system\">phone</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <div title=\"value\">(+1) (555)555-3001</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">telecom</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">system</td>\n <td>\n <div title=\"system\">fax</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <div title=\"value\">(+1) (555)555-3002</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">telecom</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">system</td>\n <td>\n <div title=\"system\">email</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <div title=\"value\">mail@smc.org</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">address</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">line</td>\n <td>\n <div title=\"line\">Clinic Bldg A</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">line</td>\n <td>\n <div title=\"line\">4444 Healthcare Drive</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">city</td>\n <td>\n <div title=\"city\">Ann Arbor</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">state</td>\n <td>\n <div title=\"state\">MI</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">postalCode</td>\n <td>\n <div title=\"postalCode\">99999</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">managingOrganization</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <a href=\"Organization-organization-ecr-salem-medical-center.html\">Organization/organization-ecr-salem-medical-center</a>\n </li>\n </ul>\n </td>\n </tr>\n </table>\n </div>"
];
fhir:Location.status [ fhir:value "active"];
fhir:Location.name [ fhir:value "Clinic Bldg A, Salem Medical Center"];
fhir:Location.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ];
fhir:Coding.code [ fhir:value "HOSP" ];
fhir:Coding.display [ fhir:value "Hospital" ] ]
];
fhir:Location.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "(+1) (555)555-3001" ]
], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "fax" ];
fhir:ContactPoint.value [ fhir:value "(+1) (555)555-3002" ]
], [
fhir:index 2;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "mail@smc.org" ]
];
fhir:Location.address [
fhir:Address.line [
fhir:value "Clinic Bldg A";
fhir:index 0 ], [
fhir:value "4444 Healthcare Drive";
fhir:index 1 ];
fhir:Address.city [ fhir:value "Ann Arbor" ];
fhir:Address.state [ fhir:value "MI" ];
fhir:Address.postalCode [ fhir:value "99999" ]
];
fhir:Location.managingOrganization [
fhir:Reference.reference [ fhir:value "Organization/organization-ecr-salem-medical-center" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.