DIPS Core Implementation Guide
0.1.0 - ci-build Norway

DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Location-Ward-ahl1000139 - TTL Representation

Raw ttl | Download


@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 -------------------------------------------------------------------

<http://hl7.org/fhir/Location/Location-Ward-ahl1000139> a fhir:Location ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "Location-Ward-ahl1000139"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://dips.no/fhir/R4/StructureDefinition/DIPSLocation" ;
       fhir:index 0 ;
       fhir:link <http://dips.no/fhir/R4/StructureDefinition/DIPSLocation>
     ], [
       fhir:value "http://hl7.no/fhir/StructureDefinition/no-basis-Location" ;
       fhir:index 1 ;
       fhir:link <http://hl7.no/fhir/StructureDefinition/no-basis-Location>
     ] ;
     fhir:Meta.security [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://dips.no/fhir/InternalSecurityAccess" ] ;
       fhir:Coding.code [ fhir:value "A" ] ;
       fhir:Coding.display [ fhir:value "ALL" ]
     ] ;
     fhir:Meta.tag [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://dips.no/fhir/namingsystem/locationsource" ] ;
       fhir:Coding.code [ fhir:value "ward" ]
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location Location-Ward-ahl1000139</b></p><a name=\"Location-Ward-ahl1000139\"> </a><a name=\"hcLocation-Ward-ahl1000139\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-DIPSLocation.html\">DIPSLocation</a>, <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.2&amp;canonical=http://hl7.no/fhir/StructureDefinition/no-basis-Location\">no-basis-Location</a></p><p style=\"margin-bottom: 0px\">Tag: </p><p style=\"margin-bottom: 0px\">Security Label: </p></div><p><b>identifier</b>: <code>urn:oid:1.3.6.1.4.1.9038.70.4</code>/1000139 (use: official, ), <code>http://dips.no/fhir/namingsystem/dips-wardshortname</code>/K2 Sd (use: official, )</p><p><b>status</b>: Active</p><p><b>name</b>: Kirurgisk Post 2, Sd</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://dips.no/fhir/namingsystem/dips-disasterward 0}\">0</span>, <span title=\"Codes:{http://dips.no/fhir/ValueSet/locationtoplevel 08}\">Post</span></p><p><b>address</b>: (work)</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></p></div>"
  ] ;
  fhir:Location.identifier [
     fhir:index 0 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.system [ fhir:value "urn:oid:1.3.6.1.4.1.9038.70.4" ] ;
     fhir:Identifier.value [ fhir:value "1000139" ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.system [ fhir:value "http://dips.no/fhir/namingsystem/dips-wardshortname" ] ;
     fhir:Identifier.value [ fhir:value "K2 Sd" ]
  ] ;
  fhir:Location.status [ fhir:value "active"] ;
  fhir:Location.name [ fhir:value "Kirurgisk Post 2, Sd"] ;
  fhir:Location.mode [ fhir:value "instance"] ;
  fhir:Location.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://dips.no/fhir/namingsystem/dips-disasterward" ] ;
       fhir:Coding.code [ fhir:value "0" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://dips.no/fhir/ValueSet/locationtoplevel" ] ;
       fhir:Coding.code [ fhir:value "08" ] ;
       fhir:Coding.display [ fhir:value "Post" ]
     ]
  ] ;
  fhir:Location.address [
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "http://dips.no/fhir/R4/StructureDefinition/LocationAddressId" ] ;
       fhir:Extension.valueIdentifier [
         fhir:Identifier.use [ fhir:value "official" ] ;
         fhir:Identifier.system [ fhir:value "http://dips.no/fhir/namingsystem/dips-addressid" ] ;
         fhir:Identifier.value [ fhir:value "1001177" ]
       ]
     ] ;
     fhir:Address.use [ fhir:value "work" ] ;
     fhir:Address.type [ fhir:value "physical" ]
  ] ;
  fhir:Location.physicalType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ] ;
       fhir:Coding.code [ fhir:value "wa" ] ;
       fhir:Coding.display [ fhir:value "Ward" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Location/Location-Ward-ahl1000139.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Location/Location-Ward-ahl1000139.ttl> .