CH EPR mHealth (R4)
0.1.2 - Draft Standard for Trial Use

This page is part of the CH EPR mHealth (R4) (v0.1.2: DSTU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

MHD Find Document References - TTL Representation

(back to description)

Raw ttl

Source view


@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:Resource.id [ fhir:value "Bundle-FindDocumentReferences"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-10-14T07:56:23.916+00:00"^^xsd:dateTime ];
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-query-comprehensive-documentreference-bundle";
       fhir:index 0;
       fhir:link <http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-query-comprehensive-documentreference-bundle>     ]
  ];
  fhir:Bundle.type [ fhir:value "searchset"];
  fhir:Bundle.total [ fhir:value "1"^^xsd:nonNegativeInteger];
  fhir:Bundle.link [
     fhir:index 0;
     fhir:Bundle.link.relation [ fhir:value "self" ];
     fhir:Bundle.link.url [ fhir:value "http://example.com/DocumentReference?patient.identifier=urn:oid:2.999|11111111&status=current" ]
  ];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f" ];
     fhir:Bundle.entry.resource <urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f>
  ].

<urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f> a fhir:DocumentReference;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>CH Extension Deletion Status</b>: <span title=\"{http://fhir.ch/ig/ch-epr-mhealth/CodeSysteme/ch-ehealth-codesystem-deletionstatus deletionNotRequested}\">deletionNotRequested</span></p><p><b>masterIdentifier</b>: id: urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951</p><p><b>identifier</b>: id: urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f (OFFICIAL)</p><p><b>status</b>: current</p><p><b>type</b>: <span title=\"Codes: {http://snomed.info/sct 721912009}\">Medication summary document (record artifact)</span></p><p><b>category</b>: <span title=\"Codes: {http://snomed.info/sct 422735006}\">Summary clinical document (record artifact)</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, 1:58:00 PM</p><p><b>description</b>: 2-7-MedicationCard</p><p><b>securityLabel</b>: <span title=\"Codes: {http://snomed.info/sct 17621005}\">Normal (qualifier value)</span></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>format</b>: <span title=\"{urn:oid:1.3.6.1.4.1.19376.1.2.3 urn:ihe:pharm:pml:2013}\">Community Medication List</span></p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td>-</td><td><b>FacilityType</b></td><td><b>PracticeSetting</b></td><td><b>SourcePatientInfo</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://snomed.info/sct 264358009}\">General practice premises (environment)</span></td><td><span title=\"Codes: {http://snomed.info/sct 394802001}\">General medicine (qualifier value)</span></td><td><a name=\"1\"> </a><blockquote><p><b>identifier</b>: Medical record number: 8734 (USUAL)</p></blockquote></td></tr></table></div>"
  ];
  fhir:DomainResource.contained [
     a fhir:Patient;
     fhir:index 0;
     fhir:Resource.id [ fhir:value "1" ];
     fhir:Patient.identifier [
       fhir:index 0;
       fhir:Identifier.use [ fhir:value "usual" ];
       fhir:Identifier.type [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
           fhir:Coding.code [ fhir:value "MR" ]         ]       ];
       fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.888888.3.1" ];
       fhir:Identifier.value [ fhir:value "8734" ]     ]
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-deletionstatus" ];
     fhir:Extension.valueCoding [
       fhir:Coding.system [ fhir:value "http://fhir.ch/ig/ch-epr-mhealth/CodeSysteme/ch-ehealth-codesystem-deletionstatus" ];
       fhir:Coding.code [ fhir:value "deletionNotRequested" ]     ]
  ];
  fhir:DocumentReference.masterIdentifier [
     fhir:Identifier.value [ fhir:value "urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951" ]
  ];
  fhir:DocumentReference.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "official" ];
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:50383ae5-49e5-4dea-b0e6-660cb9e7b91f" ]
  ];
  fhir:DocumentReference.status [ fhir:value "current"];
  fhir:DocumentReference.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:721912009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "721912009" ];
       fhir:Coding.display [ fhir:value "Medication summary document (record artifact)" ]     ]
  ];
  fhir:DocumentReference.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:422735006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "422735006" ];
       fhir:Coding.display [ fhir:value "Summary clinical document (record artifact)" ]     ]
  ];
  fhir:DocumentReference.subject [
     fhir:link <http://example.org/Patient/FranzMusterNeedsAbsoluteUrl>;
     fhir:Reference.reference [ fhir:value "http://example.org/Patient/FranzMusterNeedsAbsoluteUrl" ]
  ];
  fhir:DocumentReference.date [ fhir:value "2020-06-29T11:58:00+00:00"^^xsd:dateTime];
  fhir:DocumentReference.description [ fhir:value "2-7-MedicationCard"];
  fhir:DocumentReference.securityLabel [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:17621005;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "17621005" ];
       fhir:Coding.display [ fhir:value "Normal (qualifier value)" ]     ]
  ];
  fhir:DocumentReference.content [
     fhir:index 0;
     fhir:DocumentReference.content.attachment [
       fhir:Attachment.contentType [ fhir:value "text/xml" ];
       fhir:Attachment.language [ fhir:value "de-CH" ];
       fhir:Attachment.url [ fhir:value "urn:uuid:d8d1fe44-07e9-4a84-985f-fde97d77d54b" ];
       fhir:Attachment.creation [ fhir:value "2020-06-29T11:58:00+00:00"^^xsd:dateTime ]     ];
     fhir:DocumentReference.content.format [
       fhir:Coding.system [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3" ];
       fhir:Coding.code [ fhir:value "urn:ihe:pharm:pml:2013" ];
       fhir:Coding.display [ fhir:value "Community Medication List" ]     ]
  ];
  fhir:DocumentReference.context [
     fhir:DocumentReference.context.facilityType [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:264358009;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "264358009" ];
         fhir:Coding.display [ fhir:value "General practice premises (environment)" ]       ]     ];
     fhir:DocumentReference.context.practiceSetting [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:394802001;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "394802001" ];
         fhir:Coding.display [ fhir:value "General medicine (qualifier value)" ]       ]     ];
     fhir:DocumentReference.context.sourcePatientInfo [
       fhir:Reference.reference [ fhir:value "#1" ]     ]
  ].

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

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.