Finnish Base Profiles
1.0.0-rc21 - qa-preview Finland flag

This page is part of the Finnish Base Profiles (v1.0.0-rc21: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Myyntiluvallinen lääkevalmiste - TTL Representation

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "medicationesim1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"medicationesim1\"> </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 &quot;medicationesim1&quot; </p></div><p><b>identifier</b>: id: 403048</p><p><b>code</b>: ramipriili <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#C09AA05)</span></p><p><b>form</b>: tabletti <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://resepti.kanta.fi/StructureDefinition/extension/drug"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CARDACE" ]
  ] [
fhir:url [ fhir:v "http://resepti.kanta.fi/StructureDefinition/extension/typeOfMedicinalProduct"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.604.2014"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]     ]
  ] [
fhir:url [ fhir:v "http://resepti.kanta.fi/StructureDefinition/extension/pharmaceuticalProductStrength"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5 mg" ]
  ] [
fhir:url [ fhir:v "http://resepti.kanta.fi/StructureDefinition/extension/narcotic"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.55.2004"^^xsd:anyURI ] ;
fhir:value [ fhir:v "403048" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.32.2007"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C09AA05" ] ;
fhir:display [ fhir:v "ramipriili" ]     ] )
  ] ; # 
  fhir:form [
fhir:text [ fhir:v "tabletti" ]
  ] . #