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 SubmissionSet (List) 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:List ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2-7-DocSubMedicationCard"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-submissionset-comprehensive"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-submissionset-comprehensive>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"clstu\"><tr><td>Date: Jun 29, 2020, 12:01:30 PMMode: workingStatus: currentCode: SubmissionSet as a FHIR List</td></tr><tr><td>Subject: http://example.org/Patient/FranzMusterNeedsAbsoluteUrl</td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"DocumentReference-2-7-DocRefMedicationCard.html\">DocumentReference/2-7-DocRefMedicationCard</a></td></tr></table></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 "DocumentReference/2-7-DocRefMedicationCard" ]     ]
  ] ) . #