@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 -------------------------------------------------------------------

<https://www.ehealth.fgov.be/standards/fhir/medication/MedicationDispense/example-dispense-communitypharmacy-1med> a fhir:MedicationDispense ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-dispense-communitypharmacy-1med"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeMedicationDispense"^^xsd:anyURI ;
       fhir:link <https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeMedicationDispense>
     ] )
  ] ; # 
  fhir:language [ fhir:v "fr-BE"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-BE\" lang=\"fr-BE\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense example-dispense-communitypharmacy-1med</b></p><a name=\"example-dispense-communitypharmacy-1med\"> </a><a name=\"hcexample-dispense-communitypharmacy-1med\"> </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\">Language: fr-BE</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BeMedicationDispense.html\">BeMedicationDispense</a></p></div><p><b>identifier</b>: dguid/a8c45fdc-72aa-11e7-8cf7-a6007ad37dc0</p><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/cnk-codes 1439562}\">Topazolam tab 50x 1,0mg</span></p><p><b>subject</b>: Identifier: <code>https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin</code>/64110219106</p><p><b>context</b>: Identifier: sguid/b8ca980c-72aa-11e7-8cf7-a6006ad3dba0</p><blockquote><p><b>performer</b></p><p><b>actor</b>: Jan Janssen (Identifier: <code>https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-practitioner</code>/6547432)</p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: Apotheek onder de toren (Identifier: <code>https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization</code>/27457532)</p></blockquote><p><b>authorizingPrescription</b>: Prescription 2014fd (Identifier: <a href=\"NamingSystem-be-ns-prescription-ids.html\" title=\"Naming System - Prescription IDs\">BeNSPrescriptions</a>/2d8dab92-5c38-4380-96a9-e461be2014fd)</p><p><b>quantity</b>: 1(unit package from https://www.gfd-dpp.be/fhir/reference/packaging)<span style=\"background: LightGoldenRodYellow\"> (Details: packaging  codepackage = 'package')</span></p><p><b>whenHandedOver</b>: 2020-03-10</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>3 x par jour</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:code [ fhir:v "dguid" ]
       ] )
     ] ;
     fhir:system [ fhir:v "https://www.gfd-dpp.be/fhir/reference/dguid"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "a8c45fdc-72aa-11e7-8cf7-a6007ad37dc0" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:medication [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/cnk-codes"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "1439562" ] ;
       fhir:display [
         fhir:v "Topazolam tab 50x 1,0mg" ;
         fhir:extension ( [
           fhir:extension ( [
             fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
             fhir:value [
               a fhir:code ;
               fhir:v "nl-BE"
             ]
           ] [
             fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
             fhir:value [
               a fhir:string ;
               fhir:v "Topazolam tab 50x 1,0mg"
             ]
           ] ) ;
           fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ]
         ] )
       ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:identifier [
       fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin"^^xsd:anyURI ] ;
       fhir:value [ fhir:v "64110219106" ]
     ]
  ] ; # 
  fhir:context [
     fhir:identifier [
       fhir:type [
         fhir:coding ( [
           fhir:code [ fhir:v "sguid" ]
         ] )
       ] ;
       fhir:system [ fhir:v "https://www.gfd-dpp.be/fhir/reference/sguid"^^xsd:anyURI ] ;
       fhir:value [ fhir:v "b8ca980c-72aa-11e7-8cf7-a6006ad3dba0" ]
     ]
  ] ; # 
  fhir:performer ( [
     fhir:actor [
       fhir:identifier [
         fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-practitioner"^^xsd:anyURI ] ;
         fhir:value [ fhir:v "6547432" ]
       ] ;
       fhir:display [ fhir:v "Jan Janssen" ]
     ]
  ] [
     fhir:actor [
       fhir:identifier [
         fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization"^^xsd:anyURI ] ;
         fhir:value [ fhir:v "27457532" ]
       ] ;
       fhir:display [ fhir:v "Apotheek onder de toren" ]
     ]
  ] ) ; # 
  fhir:authorizingPrescription ( [
     fhir:identifier [
       fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/prescription-id"^^xsd:anyURI ] ;
       fhir:value [ fhir:v "2d8dab92-5c38-4380-96a9-e461be2014fd" ]
     ] ;
     fhir:display [ fhir:v "Prescription 2014fd" ]
  ] ) ; # 
  fhir:quantity [
     fhir:value [ fhir:v "1"^^xsd:decimal ] ;
     fhir:system [ fhir:v "https://www.gfd-dpp.be/fhir/reference/packaging"^^xsd:anyURI ] ;
     fhir:code [ fhir:v "package" ]
  ] ; # 
  fhir:whenHandedOver [ fhir:v "2020-03-10"^^xsd:date] ; # 
  fhir:dosageInstruction ( [
     fhir:text [
       fhir:v "3 x par jour" ;
       fhir:extension ( [
         fhir:extension ( [
           fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:code ;
             fhir:v "nl-BE"
           ]
         ] [
           fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
           fhir:value [
             a fhir:string ;
             fhir:v "3 x per dag"
           ]
         ] ) ;
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ]
       ] )
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

