CH EPR mHealth (R4)
4.0.0-ci-build - DSTU3 Switzerland flag

CH EPR mHealth (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-mhealth/ and changes regularly. See the Directory of published versions

: MHD Provide Document Bundle for MedicationCard - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2-7-BundleProvideDocument"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive>     ] [
fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.ProvideBundle"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.ProvideBundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:d8d1fe44-07e9-4a84-985f-fde97d77d54b"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:d8d1fe44-07e9-4a84-985f-fde97d77d54b> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Binary"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:68a928c0-df48-4743-a291-bfb0609bbddc"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:68a928c0-df48-4743-a291-bfb0609bbddc> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "List"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "DocumentReference"^^xsd:anyURI ]     ]
  ] ) . # 

<urn:uuid:d8d1fe44-07e9-4a84-985f-fde97d77d54b> a fhir:Binary ;
  fhir:contentType [ fhir:v "text/xml"] ; # 
  fhir:data [ fhir:v "PENsaW5pY2FsRG9jdW1lbnQgeG1sbnM9InVybjpobDctb3JnOnYzIj4NCgk8dGl0bGU+SGVsbG88L3RpdGxlPg0KPC9DbGluaWNhbERvY3VtZW50PiA="^^xsd:base64Binary] . # 

<urn:uuid:68a928c0-df48-4743-a291-bfb0609bbddc> a fhir:List ;
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"> representation </div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:71388002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "71388002" ] ;
fhir:display [ fhir:v "Procedure (procedure)" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.13.2.5" ]     ]
  ] [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-author-authorrole"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.6"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HCP" ] ;
fhir:display [ fhir:v "Healthcare professional" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.13.2.6.2949" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "working"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "submissionset" ] ;
fhir:display [ fhir:v "SubmissionSet as a FHIR List" ]     ] )
  ] ; # 
  fhir:subject [
fhir:link <http://example.org/Patient/FranzMusterNeedsAbsoluteUrl> ;
fhir:reference [ fhir:v "http://example.org/Patient/FranzMusterNeedsAbsoluteUrl" ]
  ] ; # 
  fhir:date [ fhir:v "2020-06-29T12:01:30+00:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:item [
fhir:reference [ fhir:v "urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f" ]     ]
  ] ) . # 

<urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f> a fhir:DocumentReference ;
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_null\"> </a><p><b>Generated Narrative: DocumentReference</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"/><p><b>CH Extension Deletion Status</b>: Deletion not Requested (Details: urn:oid:2.16.756.5.30.1.127.3.10.18 code urn:e-health-suisse:2019:deletionStatus:deletionNotRequested = 'Deletion not Requested', stated as 'null')</p><p><b>CH Extension Author AuthorRole</b>: Healthcare professional (Details: urn:oid:2.16.756.5.30.1.127.3.10.6 code HCP = 'Healthcare professional', stated as 'Healthcare professional')</p><p><b>masterIdentifier</b>: <a href=\"http://terminology.hl7.org/3.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951</p><p><b>status</b>: current</p><p><b>type</b>: Medication summary document (record artifact) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#721912009)</span></p><p><b>category</b>: Summary clinical document (record artifact) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#422735006)</span></p><p><b>subject</b>: <a href=\"http://example.org/Patient/FranzMusterNeedsAbsoluteUrl\">http://example.org/Patient/FranzMusterNeedsAbsoluteUrl</a></p><p><b>date</b>: Jun 29, 2020, 11:58:00 AM</p><p><b>description</b>: 2-7-MedicationCard</p><p><b>securityLabel</b>: Normal (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#17621005)</span></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>text/xml</td><td>de-CH</td><td><code>urn:uuid:d8d1fe44-07e9-4a84-985f-fde97d77d54b</code></td><td>2020-06-29 11:58:00+0000</td></tr></table><p><b>format</b>: Pharmacy PML (Details: http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode code urn:ihe:pharm:pml:2013 = 'Pharmacy PML', stated as 'Pharmacy PML')</p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>FacilityType</b></td><td><b>PracticeSetting</b></td><td><b>SourcePatientInfo</b></td></tr><tr><td style=\"display: none\">*</td><td>General practice premises (environment) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#264358009)</span></td><td>General medicine (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394802001)</span></td><td><a name=\"1\"> </a><blockquote><p/><p><a name=\"1\"> </a></p><p><b>identifier</b>: Medical record number/8734 (use: USUAL)</p></blockquote></td></tr></table><hr/><blockquote><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Anonymous Patient</b> (no stated gender), DoB Unknown ( Medical record number/8734 (use: USUAL))</p><hr/></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "1" ] ;
    ( fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ]         ] )       ] ;
fhir:system [ fhir:v "urn:oid:2.16.756.888888.3.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8734" ]     ] )
  ] ) ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-deletionstatus"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.18"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:e-health-suisse:2019:deletionStatus:deletionNotRequested" ]     ]
  ] [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-author-authorrole"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.6"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HCP" ] ;
fhir:display [ fhir:v "Healthcare professional" ]     ]
  ] ) ; # 
  fhir:masterIdentifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951" ]
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:721912009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "721912009" ] ;
fhir:display [ fhir:v "Medication summary document (record artifact)" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:422735006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "422735006" ] ;
fhir:display [ fhir:v "Summary clinical document (record artifact)" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:link <http://example.org/Patient/FranzMusterNeedsAbsoluteUrl> ;
fhir:reference [ fhir:v "http://example.org/Patient/FranzMusterNeedsAbsoluteUrl" ]
  ] ; # 
  fhir:date [ fhir:v "2020-06-29T11:58:00+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "2-7-MedicationCard"] ; # 
  fhir:securityLabel ( [
    ( fhir:coding [
a sct:17621005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "17621005" ] ;
fhir:display [ fhir:v "Normal (qualifier value)" ]     ] )
  ] ) ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "text/xml" ] ;
fhir:language [ fhir:v "de-CH" ] ;
fhir:url [ fhir:v "urn:uuid:d8d1fe44-07e9-4a84-985f-fde97d77d54b"^^xsd:anyURI ] ;
fhir:creation [ fhir:v "2020-06-29T11:58:00+00:00"^^xsd:dateTime ]     ] ;
fhir:format [
fhir:system [ fhir:v "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:ihe:pharm:pml:2013" ] ;
fhir:display [ fhir:v "Pharmacy PML" ]     ]
  ] ) ; # 
  fhir:context [
fhir:facilityType [
      ( fhir:coding [
a sct:264358009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "264358009" ] ;
fhir:display [ fhir:v "General practice premises (environment)" ]       ] )     ] ;
fhir:practiceSetting [
      ( fhir:coding [
a sct:394802001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394802001" ] ;
fhir:display [ fhir:v "General medicine (qualifier value)" ]       ] )     ] ;
fhir:sourcePatientInfo [
fhir:reference [ fhir:v "#1" ]     ]
  ] . #