AddCommunication Implementation Guide
2.2 - version 2.2

This page is part of the Release of AddCommunication IG (v2.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: OtherCommunicationExample - 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 -------------------------------------------------------------------

 a fhir:Parameters ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "OtherCommunicationExample"] ; # 
  fhir:meta [
fhir:source [ fhir:v "urn:id:SE162321000255-F89032"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationParameters"^^xsd:anyURI ;
fhir:link <http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationParameters>     ] )
  ] ; # 
  fhir:parameter ( [
fhir:name [ fhir:v "OtherCommunicationRequest-example" ] ;
    ( fhir:Parameters.parameter.resource [
a fhir:CommunicationRequest ;
fhir:id [ fhir:v "OtherCommunicationRequest-example" ] ;
fhir:meta [
fhir:versionId [ fhir:v "70BFFBB8-0919-4DC2-BF8A-77EA18DD4B52" ] ;
        ( fhir:profile [
fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/OtherCommunicationRequest"^^xsd:anyURI ;
fhir:link <http://bki.skane.se/invanartjanster/fhir/StructureDefinition/OtherCommunicationRequest>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">OtherCommunicationRequest</div>"       ] ;
      ( fhir:extension [
fhir:url [ fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extActionType"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CONFIRMATION_WITHIN_CARE_GUARANTEE" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "healthcareService"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "HealthcareService/ReferralHealthcareService" ]           ]         ] [
fhir:url [ fhir:v "gapDays"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7"^^xsd:integer ]         ] [
fhir:url [ fhir:v "receiveCorrespondence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] ) ;
fhir:url [ fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extReferralReference"^^xsd:anyURI ]       ] ) ;
      ( fhir:identifier [
fhir:value [ fhir:v "3F929653-FDB4-4120-A935-136F6A6F0422" ]       ] ) ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "order" ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/200107095433" ] ;
fhir:display [ fhir:v "Reference to Patient" ]       ] ;
      ( fhir:informationProvider [
fhir:reference [ fhir:v "HealthcareService/SE162321000255-O43306" ] ;
fhir:display [ fhir:v "Reference to HealthcareService" ]       ] )     ] )
  ] [
fhir:name [ fhir:v "200107095433" ] ;
    ( fhir:Parameters.parameter.resource [
a fhir:Patient ;
fhir:id [ fhir:v "200107095433" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationPatient"^^xsd:anyURI ;
fhir:link <http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationPatient>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationPatient</div>"       ] ;
      ( fhir:identifier [
fhir:system [ fhir:v "urn:oid:1.2.752.129.2.1.3.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "200107095433" ]       ] ) ;
      ( fhir:name [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Vera Vestman" ] ;
fhir:family [ fhir:v "Vestman" ] ;
        ( fhir:given [ fhir:v "Vera" ] ) ;
fhir:period [
fhir:start [ fhir:v "2001-07-09T14:14:12.000Z"^^xsd:dateTime ]         ]       ] ) ;
      ( fhir:telecom [
fhir:system [ fhir:v "sms" ] ;
fhir:value [ fhir:v "0422-8723823" ]       ] ) ;
fhir:gender [ fhir:v "male" ] ;
fhir:birthDate [ fhir:v "2001-07-09"^^xsd:date ] ;
      ( fhir:address [
fhir:use [ fhir:v "home" ] ;
        ( fhir:line [ fhir:v "Båtvägen 43" ] ) ;
fhir:city [ fhir:v "Malmö" ] ;
fhir:district [ fhir:v "Skåne" ] ;
fhir:postalCode [ fhir:v "231 18" ] ;
fhir:country [ fhir:v "Malmö" ]       ] ) ;
      ( fhir:contact [
        ( fhir:relationship [
          ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ]           ] )         ] ) ;
fhir:address [
          ( fhir:line [ fhir:v "Engelbrektsgatan 10" ] ) ;
fhir:city [ fhir:v "Höör" ] ;
fhir:postalCode [ fhir:v "243 35" ]         ]       ] )     ] )
  ] [
fhir:name [ fhir:v "SE162321000255-O43306" ] ;
    ( fhir:Parameters.parameter.resource [
a fhir:HealthcareService ;
fhir:id [ fhir:v "SE162321000255-O43306" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationHealthCareService"^^xsd:anyURI ;
fhir:link <http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationHealthCareService>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationHealthcareService</div>"       ] ;
      ( fhir:identifier [
fhir:system [ fhir:v "urn:oid:1.2.752.129.2.1.4.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SE162321000255-O43306" ]       ] ) ;
      ( fhir:location [
fhir:reference [ fhir:v "Location/location-id2" ] ;
fhir:display [ fhir:v "Location" ]       ] ) ;
fhir:name [ fhir:v "Vårdcentralen Björken" ]     ] )
  ] [
fhir:name [ fhir:v "ReferralHealthcareService" ] ;
    ( fhir:Parameters.parameter.resource [
a fhir:HealthcareService ;
fhir:id [ fhir:v "ReferralHealthcareService" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationHealthCareService"^^xsd:anyURI ;
fhir:link <http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationHealthCareService>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationHealthCareService</div>"       ] ;
      ( fhir:location [
fhir:reference [ fhir:v "Location/ReferralLocation" ] ;
fhir:display [ fhir:v "Location" ]       ] ) ;
fhir:name [ fhir:v "Vårdcentralen Vitsippan" ] ;
      ( fhir:contact [
        ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "040-987654" ]         ] )       ] )     ] )
  ] [
fhir:name [ fhir:v "location-id2" ] ;
    ( fhir:Parameters.parameter.resource [
a fhir:Location ;
fhir:id [ fhir:v "location-id2" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationLocation"^^xsd:anyURI ;
fhir:link <http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationLocation>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">CommunicationLocation</div>"       ] ;
fhir:address [
        ( fhir:line [ fhir:v "Stortorget 2" ] ) ;
fhir:city [ fhir:v "Höör" ] ;
fhir:postalCode [ fhir:v "256 65" ]       ]     ] )
  ] [
fhir:name [ fhir:v "ReferralLocation" ] ;
    ( fhir:Parameters.parameter.resource [
a fhir:Location ;
fhir:id [ fhir:v "ReferralLocation" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationLocation"^^xsd:anyURI ;
fhir:link <http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationLocation>         ] )       ] ;
fhir:address [
        ( fhir:line [ fhir:v "Bärgatan 6C" ] ) ;
fhir:city [ fhir:v "Dalby" ] ;
fhir:postalCode [ fhir:v "247 43" ] ;
fhir:period [
fhir:start [ fhir:v "2010-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2030-12-31"^^xsd:date ]         ]       ]     ] )
  ] ) . #