CH EMED EPR, published by CARA. This guide is not an authorized publication; it is the continuous build for version 1.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CARA-ch/ch-emed-epr/ 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:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MedicationRamipril"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-medication"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-medication> ] )
] ; #
fhir:language [ fhir:v "fr-CH"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-CH\" lang=\"fr-CH\"><p><b>Generated Narrative: Medication</b><a name=\"MedicationRamipril\"> </a><a name=\"hcMedicationRamipril\"> </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 Medication "MedicationRamipril" (Language "fr-CH") </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emed-epr-medication.html\">CH EMED EPR Medication</a></p></div><p><b>code</b>: RAMIPRIL Mepha cpr 2.5 mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#7680658950037; <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-WC.html\">WHO ATC</a>#C09AA05 "Ramipril")</span></p><p><b>form</b>: Comprimé pelliculé <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7ch/ch-epr-term/CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#10221000)</span></p><p><b>amount</b>: 20 comprimé<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span>/1 plaquette<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732984005 = 'Blister (unit of presentation)')</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: Ramipril <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#386872004 "Ramipril (substance)")</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 2.5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 comprimé<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: Lactose monohydraté <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#47703008 "Lactose (substance)")</span></p><p><b>isActive</b>: false</p><p><b>strength</b>: 158.8 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 comprimé<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: Amidon prégélatinisé <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>isActive</b>: false</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: Oxyde de fer jaune (E 172) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>isActive</b>: false</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: Croscarmellose sodique <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>isActive</b>: false</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: Bicarbonate de sodium <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#387319002 "Sodium bicarbonate (substance)")</span></p><p><b>isActive</b>: false</p><p><b>strength</b>: 1.16 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 comprimé<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: Fumarate de stéaryle sodique <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>isActive</b>: false</p></blockquote></div>"
] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7680658950037" ] ;
fhir:display [ fhir:v "RAMIPRIL Mepha cpr 2.5 mg" ] ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C09AA05" ] ;
fhir:display [ fhir:v "Ramipril" ] ] ) ;
fhir:text [ fhir:v "RAMIPRIL Mepha cpr 2.5 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 "Comprimé pelliculé" ] ] ) ;
fhir:text [ fhir:v "Comprimé pelliculé" ]
] ; #
fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "20"^^xsd:decimal ] ;
fhir:unit [ fhir:v "comprimé" ] ;
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 "plaquette" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732984005" ] ]
] ; #
fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:386872004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "386872004" ] ;
fhir:display [ fhir:v "Ramipril (substance)" ] ] ) ;
fhir:text [ fhir:v "Ramipril" ] ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "2.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
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 "comprimé" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732936001" ] ] ]
] [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:47703008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47703008" ] ;
fhir:display [ fhir:v "Lactose (substance)" ] ] ) ;
fhir:text [ fhir:v "Lactose monohydraté" ] ] ;
fhir:isActive [ fhir:v "false"^^xsd:boolean ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "158.8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
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 "comprimé" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732936001" ] ] ]
] [
fhir:item [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Amidon prégélatinisé" ] ] ;
fhir:isActive [ fhir:v "false"^^xsd:boolean ]
] [
fhir:item [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Oxyde de fer jaune (E 172)" ] ] ;
fhir:isActive [ fhir:v "false"^^xsd:boolean ]
] [
fhir:item [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Croscarmellose sodique" ] ] ;
fhir:isActive [ fhir:v "false"^^xsd:boolean ]
] [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:387319002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "387319002" ] ;
fhir:display [ fhir:v "Sodium bicarbonate (substance)" ] ] ) ;
fhir:text [ fhir:v "Bicarbonate de sodium" ] ] ;
fhir:isActive [ fhir:v "false"^^xsd:boolean ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "1.16"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
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 "comprimé" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732936001" ] ] ]
] [
fhir:item [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Fumarate de stéaryle sodique" ] ] ;
fhir:isActive [ fhir:v "false"^^xsd:boolean ]
] ) . #
IG © 2022+ CARA. Package ch.fhir.ig.ch-emed-epr#1.0.1-ci-build based on FHIR 4.0.1. Generated 2024-04-05
Links: Table of Contents |
QA Report
| Propose a change