eMediplan CHMED Implementation Guide, published by IG eMediplan. This is not an authorized publication; it is the continuous build for version 2.2.0). This version is based on the current content of https://github.com/ahdis/chmed/ 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 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 "card-medicationstatement-tt-5-morphin"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://chmed.emediplan.ch/fhir/StructureDefinition/chmed-card-medicationstatement"^^xsd:anyURI ;
fhir:link <http://chmed.emediplan.ch/fhir/StructureDefinition/chmed-card-medicationstatement> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationStatement</b><a name=\"card-medicationstatement-tt-5-morphin\"> </a></p><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\">Resource MedicationStatement "card-medicationstatement-tt-5-morphin" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-chmed-card-medicationstatement.html\">CHMED MedicationStatement (Card)</a></p></div><p><b>identifier</b>: id: urn:uuid:dd8fc692-c177-46d1-817c-4ba2029a8e01</p><p><b>status</b>: completed</p><p><b>medication</b>: <a name=\"tt-5-morphin\"> </a></p><blockquote><p/><p><a name=\"tt-5-morphin\"> </a></p><p><b>code</b>: MORPHIN HCL Amino Inj Lös 20 mg/ml <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#7680565130034)</span></p><p><b>form</b>: Solution for injection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-emed/4.0.0-ballot/CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#11201000)</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>Morphine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#373529000 "Morphine (substance)")</span></td><td>20 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 milliliter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table></blockquote><p><b>subject</b>: <a href=\"Patient-card-patient-s01.html\">Patient/card-patient-s01</a> " MATTER"</p><p><b>informationSource</b>: <a href=\"PractitionerRole-practitionerrole-s01.html\">PractitionerRole/practitionerrole-s01</a></p><p><b>reasonCode</b>: Blutverdünnung <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>note</b>: Dosis jede Stunde 50 ml erhöhen</p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Count 1 times, Duration 14400?ngen-7?, Once</p><p><b>route</b>: Intravenous use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-emed/4.0.0-ballot/CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#20045000)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><hr/><blockquote><p><b>Generated Narrative: Medication #tt-5-morphin</b><a name=\"tt-5-morphin\"> </a></p><p><b>code</b>: MORPHIN HCL Amino Inj Lös 20 mg/ml <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#7680565130034)</span></p><p><b>form</b>: Solution for injection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-emed/4.0.0-ballot/CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#11201000)</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>Morphine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#373529000 "Morphine (substance)")</span></td><td>20 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 milliliter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "tt-5-morphin" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://chmed.emediplan.ch/fhir/StructureDefinition/chmed-medication"^^xsd:anyURI ;
fhir:link <http://chmed.emediplan.ch/fhir/StructureDefinition/chmed-medication> ] ) ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7680565130034" ] ;
fhir:display [ fhir:v "MORPHIN HCL Amino Inj Lös 20 mg/ml" ] ] ) ;
fhir:text [ fhir:v "MORPHIN HCL Amino Inj Lös 20 mg/ml" ] ] ;
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 "11201000" ] ;
fhir:display [ fhir:v "Solution for injection" ] ] ) ] ;
( fhir:ingredient [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:373529000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373529000" ] ;
fhir:display [ fhir:v "Morphine (substance)" ] ] ) ;
fhir:text [ fhir:v "Morphine" ] ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "20"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ] ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milliliter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ] ] ] ] )
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:dd8fc692-c177-46d1-817c-4ba2029a8e01" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#tt-5-morphin" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/card-patient-s01" ]
] ; #
fhir:informationSource [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-s01" ]
] ; #
fhir:reasonCode ( [
fhir:text [ fhir:v "Blutverdünnung" ]
] ) ; #
fhir:note ( [
fhir:text [ fhir:v "Dosis jede Stunde 50 ml erhöhen" ]
] ) ; #
fhir:dosage ( [
fhir:timing [
fhir:repeat [
fhir:count [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:duration [ fhir:v "14400"^^xsd:decimal ] ;
fhir:durationUnit [ fhir:v "s" ] ;
( fhir:timeOfDay [ fhir:v "08:00:00"^^xsd:time ] ) ] ] ;
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 "20045000" ] ;
fhir:display [ fhir:v "Intravenous use" ] ] ) ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
( fhir:extension [
fhir:url [ fhir:v "http://chmed.emediplan.ch/fhir/StructureDefinition/chmed-dose-quantity-to"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "200"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milliliter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ] ] ] ) ;
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milliliter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ] ] ] )
] ) . #
IG © 2017+ IG eMediplan. Package ch.chmed.emediplan#2.2.0 based on FHIR 4.0.1. Generated 2023-08-23
Links: Table of Contents |
QA Report