CH IPS (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.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/hl7ch/ch-ips/ 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "f27b9345-6ba6-4fd6-83ab-6db6c2acd981"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationstatement"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationstatement> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement f27b9345-6ba6-4fd6-83ab-6db6c2acd981</b></p><a name=\"f27b9345-6ba6-4fd6-83ab-6db6c2acd981\"> </a><a name=\"hcf27b9345-6ba6-4fd6-83ab-6db6c2acd981\"> </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=\"StructureDefinition-ch-ips-medicationstatement.html\">CH IPS MedicationStatement</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"#hcf27b9345-6ba6-4fd6-83ab-6db6c2acd981/Aspirin\">Medication ASPIRIN CARDIO Filmtabl 100 mg (Blister 28 Stk)</a></p><p><b>subject</b>: <a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-8383926c-ece1-4384-94bc-b4250b4cb71b\">Monika Wegmüller</a></p><p><b>effective</b>: 2024-05-03 --> (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:\">Herzinfarktprophylaxe</span></p><blockquote><p><b>dosage</b></p><p><b>patientInstruction</b>: Tabletten mit etwas Flüssigkeit mindestens eine halbe Stunde vor der Mahlzeit einnehmen</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}\">zum Einnehmen</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 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #Aspirin</b></p><a name=\"f27b9345-6ba6-4fd6-83ab-6db6c2acd981/Aspirin\"> </a><a name=\"hcf27b9345-6ba6-4fd6-83ab-6db6c2acd981/Aspirin\"> </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=\"StructureDefinition-ch-ips-medication.html\">CH IPS Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680517950680}\">ASPIRIN CARDIO Filmtabl 100 mg</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><p><b>amount</b>: 28 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span>/1 Package - unit of product usage (qualifier value)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code1681000175101 = 'Package - unit of product usage')</span></p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "Aspirin" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication> ] ) ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7680517950680" ] ;
fhir:display [ fhir:v "ASPIRIN CARDIO Filmtabl 100 mg (Blister 28 Stk)" ] ] ) ;
fhir:text [ fhir:v "ASPIRIN CARDIO Filmtabl 100 mg" ] ] ;
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 "Film-coated tablet" ] ] ) ;
fhir:text [ fhir:v "Filmtablette" ] ] ;
fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "28"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet (unit of presentation)" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732936001" ] ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Package - unit of product usage (qualifier value)" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1681000175101" ] ] ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#Aspirin" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Monika Wegmüller" ]
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2024-05-03"^^xsd:date ]
] ; #
fhir:reasonCode ( [
fhir:text [ fhir:v "Herzinfarktprophylaxe" ]
] ) ; #
fhir:dosage ( [
fhir:patientInstruction [ fhir:v "Tabletten mit etwas Flüssigkeit mindestens eine halbe Stunde vor der Mahlzeit einnehmen" ] ;
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2024-05-03"^^xsd:date ] ] ;
( fhir:when [ fhir:v "MORN" ] ) ] ] ;
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:text [ fhir:v "zum Einnehmen" ] ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet (unit of presentation)" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732936001" ] ] ] )
] ) . #
IG © 2024+ HL7 Switzerland. Package ch.fhir.ig.ch-ips#2.0.0-ci-build based on FHIR 4.0.1. Generated 2025-09-15
Links: Table of Contents |
QA Report
| Propose a change