CH EMR (R4)
1.0.0-ballot - ballot Switzerland flag

This page is part of the CH EMR (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: UC2-Medication-XigduoXR - TTL Representation

Raw ttl | Download


@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:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "UC2-Medication-XigduoXR"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication>     ] )
  ] ; # 
  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: Medication UC2-Medication-XigduoXR</b></p><a name=\"UC2-Medication-XigduoXR\"> </a><a name=\"hcUC2-Medication-XigduoXR\"> </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-ips/2.0.0/StructureDefinition-ch-ips-medication.html\">CH IPS Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680653770050}, {http://www.whocc.no/atc A10BD15}\">Xigduo XR 5/1000 mg (Dapagliflozin + Metformin)</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10221005}\">Retardtablette</span></p><p><b>amount</b>: 28 Tablette<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code732936001 = '732936001')</span>/1 Packung<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code1681000175101 = '1681000175101')</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [
fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ;
fhir:l <urn:oid:2.51.1.1>       ] ;
fhir:code [ fhir:v "7680653770050" ] ;
fhir:display [ fhir:v "XIGDUO XR Filmtabl 5 mg/1000 mg 28 Stk" ]     ] [
fhir:system [
fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ;
fhir:l <http://www.whocc.no/atc>       ] ;
fhir:code [ fhir:v "A10BD15" ] ;
fhir:display [ fhir:v "metformin and dapagliflozin" ]     ] ) ;
fhir:text [ fhir:v "Xigduo XR 5/1000 mg (Dapagliflozin + Metformin)" ]
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [
fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ;
fhir:l <urn:oid:0.4.0.127.0.16.1.1.2.1>       ] ;
fhir:code [ fhir:v "10221005" ]     ] ) ;
fhir:text [ fhir:v "Retardtablette" ]
  ] ; # 
  fhir:amount [
fhir:numerator [
fhir:value [ fhir:v "28"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablette" ] ;
fhir:system [
fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101>       ] ;
fhir:code [ fhir:v "732936001" ]     ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Packung" ] ;
fhir:system [
fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101>       ] ;
fhir:code [ fhir:v "1681000175101" ]     ]
  ] . #