FHIR capability mapping
1.0.0 - STU1 International flag

FHIR capability mapping, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/fhir-capability-map/ and changes regularly. See the Directory of published versions

: exampleMappedCapability - TTL Representation

Draft as of 2012-01-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "exampleMappedCapability"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement exampleMappedCapability</b></p><a name=\"exampleMappedCapability\"> </a><a name=\"hcexampleMappedCapability\"> </a><h2 id=\"title\"/><ul><li>Implementation Guide Version: 1.0.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: 2012-01-04 </li><li>Published by: My Organization </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "Org1" ] ;
    ( fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:type [
fhir:text [ fhir:v "Rusthuis" ]       ] ;
fhir:system [ fhir:v "http://www.belgianhealthinstitutions.be/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9000282434" ]     ] ) ;
fhir:active [ fhir:v true ] ;
    ( fhir:type [
      ( fhir:coding [
a sct:405608006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "405608006" ] ;
fhir:display [ fhir:v "Academic Medical Center" ]       ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prov" ]       ] )     ] ) ;
fhir:name [ fhir:v "Groene rust huis 9000" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+3293738738" ] ;
fhir:use [ fhir:v "work" ]     ] ) ;
    ( fhir:address [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "latitude"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v 51.040355           ]         ] [
fhir:url [ fhir:v "longitude"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v 3.7400413           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/geolocation"^^xsd:anyURI ]       ] ) ;
fhir:use [ fhir:v "work" ] ;
      ( fhir:line [ fhir:v "groene plats 230" ] ) ;
fhir:city [ fhir:v "Gent" ] ;
fhir:postalCode [ fhir:v "9000BE" ] ;
fhir:country [ fhir:v "BEL" ]     ] ) ;
    ( fhir:contact [
      ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+3293738738" ] ;
fhir:use [ fhir:v "work" ]       ] ) ;
fhir:address [
        ( fhir:extension [
          ( fhir:extension [
fhir:url [ fhir:v "latitude"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v 51.040355             ]           ] [
fhir:url [ fhir:v "longitude"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v 3.7400413             ]           ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/geolocation"^^xsd:anyURI ]         ] ) ;
fhir:use [ fhir:v "work" ] ;
        ( fhir:line [ fhir:v "groene plats 230" ] ) ;
fhir:city [ fhir:v "Gent" ] ;
fhir:postalCode [ fhir:v "9000BE" ] ;
fhir:country [ fhir:v "BEL" ]       ]     ] )
  ] ) ; # 
  fhir:url [ fhir:v "http://example.com/fhir/example/CapabilityStatement/exampleMappedCapability"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2012-01-04"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "My Organization"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "My Organization" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.com/committees" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "my-group@example.com" ]     ] )
  ] [
fhir:name [ fhir:v "Bob Smith" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bobsmith@example.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Sample capability statement of a capability implemented in a hospital"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "instance"] ; # 
  fhir:software [
fhir:name [ fhir:v "EHR" ]
  ] ; # 
  fhir:implementation [
fhir:description [ fhir:v "Acme hospital" ] ;
fhir:url [ fhir:v "http://acem.com/fhir"^^xsd:anyURI ] ;
fhir:custodian [
fhir:reference [ fhir:v "#Org1" ]     ]
  ] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) . #