HL7 FHIR Implementation Guide Dossier Farmaceutico
0.1.1 - ci-build Italy flag

HL7 FHIR Implementation Guide Dossier Farmaceutico, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/dossier-pharma/ and changes regularly. See the Directory of published versions

: MedicationDispense per AUGMENTIN - 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:MedicationDispense ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "22571f37-4ac6-4025-a6b7-afa05c2f5f3d"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.it/fhir/dossier-pharma/StructureDefinition/MedicationDispense-it-dossierPharma"^^xsd:anyURI ;
fhir:link <http://hl7.it/fhir/dossier-pharma/StructureDefinition/MedicationDispense-it-dossierPharma>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense 22571f37-4ac6-4025-a6b7-afa05c2f5f3d</b></p><a name=\"22571f37-4ac6-4025-a6b7-afa05c2f5f3d\"> </a><a name=\"hc22571f37-4ac6-4025-a6b7-afa05c2f5f3d\"> </a><a name=\"22571f37-4ac6-4025-a6b7-afa05c2f5f3d-it-IT\"> </a><p><b>Data Inizio Erogazione (MedicationDispense)</b>: 2024-05-23 17:13:00+0500</p><p><b>status</b>: In Progress</p><p><b>medication</b>: <span title=\"Codes:{http://hl7.it/fhir/dossier-pharma/CodeSystem/aifa-aic 039785050}\">AUGMENTIN 875 MG/125 MG COMPRESSE RIVESTITE CON FILM</span></p><p><b>subject</b>: <a href=\"Patient-Patient-Dossier-Esempio.html\">Angela Verdi  Female, DoB: 1989-04-03 ( http://hl7.it/sid/codiceFiscale#VRDNGL89D43H501J)</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td>Identifier: <code>http://hl7.it/sid/codiceFiscale</code>/RSSMRT57D12D612R</td></tr></table><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-22571f37-4ac6-4025-a6b7-afa05c2f5f3f.html\">MedicationRequest: extension = -&gt;PractitionerRole medico di medicina generale,; status = active; intent = order; medication[x] = AUGMENTIN 875 MG/125 MG COMPRESSE RIVESTITE CON FILM; authoredOn = 2022-01-31 14:31:22+0000; reasonCode = Farmaco in nota: pantoprazolo, omeprazolo, misoprostolo, lansoprazolo, esomeprazolo; groupIdentifier = urn:oid:2.16.840.1.113883.2.9.4.3.9#030A05714294325</a></p><p><b>quantity</b>: 1</p><p><b>whenHandedOver</b>: 2024-05-23 17:13:00+0500</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.it/fhir/dossier-pharma/StructureDefinition/medicationDispense-recorded"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2024-05-23T17:13:00+05:00"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "in-progress"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.it/fhir/dossier-pharma/CodeSystem/aifa-aic"^^xsd:anyURI ] ;
fhir:code [ fhir:v "039785050" ] ;
fhir:display [ fhir:v "AUGMENTIN 875 MG/125 MG COMPRESSE RIVESTITE CON FILM" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Patient-Dossier-Esempio" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:identifier [
fhir:system [ fhir:v "http://hl7.it/sid/codiceFiscale"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RSSMRT57D12D612R" ]       ]     ]
  ] ) ; # 
  fhir:authorizingPrescription ( [
fhir:reference [ fhir:v "MedicationRequest/22571f37-4ac6-4025-a6b7-afa05c2f5f3f" ]
  ] ) ; # 
  fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:whenHandedOver [ fhir:v "2024-05-23T17:13:00+05:00"^^xsd:dateTime] . #