CH UMZH Connect IG (R4)
1.0.0-ballot - ballot Switzerland flag

CH UMZH Connect IG (R4), published by UMZH Connect Team. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/umzhconnect/umzhconnect-ig/ and changes regularly. See the Directory of published versions

: Medication Concor - 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 -------------------------------------------------------------------

<http://hl7.org/fhir/MedicationStatement/MedicationConcor> a fhir:MedicationStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "MedicationConcor"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medicationstatement" ;
       fhir:index 0 ;
       fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medicationstatement>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement MedicationConcor</b></p><a name=\"MedicationConcor\"> </a><a name=\"hcMedicationConcor\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/7.0.0-ballot/StructureDefinition-ch-core-medicationstatement.html\">CH Core MedicationStatement</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"#hcMedicationConcor/MedConcor\">Medication Concor (Filmtabl 10 mg) Blist</a></p><p><b>subject</b>: <a href=\"Patient-PetraMeier.html\">Petra Meier  Female, DoB: 1992-03-26 ( Medical record number)</a></p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Morning, Once</p><p><b>route</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 20053000}\">Oral use</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Stk<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{Piece} = '{Piece}')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #MedConcor</b></p><a name=\"MedicationConcor/MedConcor\"> </a><a name=\"hcMedicationConcor/MedConcor\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/7.0.0-ballot/StructureDefinition-ch-core-medication.html\">CH Core Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680473110395}, {http://www.whocc.no/atc C07AB07}\">Concor (Filmtabl 10 mg) Blist</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10221000}\">Filmtablette</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 386869006}\">Bisoprolol fumarat</span></td></tr></table></blockquote></div>"
  ] ;
  fhir:DomainResource.contained [
     a fhir:Medication ;
     fhir:index 0 ;
     fhir:Resource.id [ fhir:value "MedConcor" ] ;
     fhir:Resource.meta [
       fhir:Meta.profile [
         fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medication" ;
         fhir:index 0 ;
         fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medication>
       ]
     ] ;
     fhir:Medication.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "urn:oid:2.51.1.1" ] ;
         fhir:Coding.code [ fhir:value "7680473110395" ] ;
         fhir:Coding.display [ fhir:value "Concor (Filmtabl 10 mg) Blist" ]
       ], [
         fhir:index 1 ;
         fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ;
         fhir:Coding.code [ fhir:value "C07AB07" ] ;
         fhir:Coding.display [ fhir:value "Bisoprolol" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Concor (Filmtabl 10 mg) Blist" ]
     ] ;
     fhir:Medication.form [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ] ;
         fhir:Coding.code [ fhir:value "10221000" ] ;
         fhir:Coding.display [ fhir:value "Filmtablette" ]
       ]
     ] ;
     fhir:Medication.ingredient [
       fhir:index 0 ;
       fhir:Medication.ingredient.itemCodeableConcept [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           a sct:386869006 ;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
           fhir:Coding.code [ fhir:value "386869006" ] ;
           fhir:Coding.display [ fhir:value "Bisoprolol fumarat" ]
         ] ;
         fhir:CodeableConcept.text [ fhir:value "Bisoprolol fumarat" ]
       ]
     ]
  ] ;
  fhir:MedicationStatement.status [ fhir:value "active"] ;
  fhir:MedicationStatement.medicationReference [
     fhir:Reference.reference [ fhir:value "#MedConcor" ]
  ] ;
  fhir:MedicationStatement.subject [
     fhir:link <http://hl7.org/fhir/Patient/PetraMeier> ;
     fhir:Reference.reference [ fhir:value "Patient/PetraMeier" ]
  ] ;
  fhir:MedicationStatement.dosage [
     fhir:index 0 ;
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.boundsPeriod [
           fhir:Period.start [ fhir:value "2025-12-19"^^xsd:date ]
         ] ;
         fhir:Timing.repeat.when [
           fhir:value "MORN" ;
           fhir:index 0
         ]
       ]
     ] ;
     fhir:Dosage.route [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ] ;
         fhir:Coding.code [ fhir:value "20053000" ] ;
         fhir:Coding.display [ fhir:value "Oral use" ]
       ]
     ] ;
     fhir:Dosage.doseAndRate [
       fhir:index 0 ;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "Stk" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "{Piece}" ]
       ]
     ]
  ] .

<http://hl7.org/fhir/Patient/PetraMeier> a fhir:Patient .

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

<http://hl7.org/fhir/MedicationStatement/MedicationConcor.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/MedicationStatement/MedicationConcor.ttl> .