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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MedicationEntresto"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medicationstatement"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medicationstatement> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement MedicationEntresto</b></p><a name=\"MedicationEntresto\"> </a><a name=\"hcMedicationEntresto\"> </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=\"#hcMedicationEntresto/MedEntresto\">Medication Entresto (Filmtabl 200 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, Noon, Evening, 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 #MedEntresto</b></p><a name=\"MedicationEntresto/MedEntresto\"> </a><a name=\"hcMedicationEntresto/MedEntresto\"> </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 7680656730044}, {http://www.whocc.no/atc C09DX04}\">Entresto (Filmtabl 200 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><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://snomed.info/sct 716072000}\">Sacubitril</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://snomed.info/sct 386876001}\">Valsartan</span></p></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "MedEntresto" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medication"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medication> ] ) ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7680656730044" ] ;
fhir:display [ fhir:v "Entresto (Filmtabl 200 mg) Blist" ] ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C09DX04" ] ;
fhir:display [ fhir:v "Valsartan und Sacubitril" ] ] ) ;
fhir:text [ fhir:v "Entresto (Filmtabl 200 mg) Blist" ] ] ;
fhir:form [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10221000" ] ;
fhir:display [ fhir:v "Filmtablette" ] ] ) ;
fhir:text [ fhir:v "Filmtablette" ] ] ;
( fhir:ingredient [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:716072000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "716072000" ] ;
fhir:display [ fhir:v "Sacubitril" ] ] ) ] ] [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:386876001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "386876001" ] ;
fhir:display [ fhir:v "Valsartan" ] ] ) ] ] )
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#MedEntresto" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/PetraMeier" ]
] ; #
fhir:dosage ( [
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2025-12-19"^^xsd:date ] ] ;
( fhir:when [ fhir:v "MORN" ] [ fhir:v "NOON" ] [ fhir:v "EVE" ] ) ] ] ;
fhir:route [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20053000" ] ;
fhir:display [ fhir:v "Oral use" ] ] ) ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Stk" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{Piece}" ] ] ] )
] ) . #
IG © 2024+ UMZH Connect Team. Package ch.fhir.ig.ch-umzh-connect#1.0.0-ballot based on FHIR 4.0.1. Generated 2026-06-13
Links: Table of Contents |
QA Report
| Propose a change