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
@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:MedicationAdministration ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "5bd5129b-15be-4f6b-bbe0-a2dd645d6a6a"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.it/fhir/dossier-pharma/StructureDefinition/MedicationAdministration-it-dossierPharma"^^xsd:anyURI ;
fhir:link <http://hl7.it/fhir/dossier-pharma/StructureDefinition/MedicationAdministration-it-dossierPharma> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration </b><a name=\"5bd5129b-15be-4f6b-bbe0-a2dd645d6a6a\"> </a><a name=\"hc5bd5129b-15be-4f6b-bbe0-a2dd645d6a6a\"> </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\">ResourceMedicationAdministration "5bd5129b-15be-4f6b-bbe0-a2dd645d6a6a" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationAdministration-it-dossierPharma.html\">MedicationAdministration - Dossier Farmaceutico</a></p></div><p><b>status</b>: in-progress</p><p><b>medication</b>: <a name=\"hced43d494-c9db-47f0-9d5a-9eac3bc6d713\"> </a></p><blockquote><p/><p><a name=\"ed43d494-c9db-47f0-9d5a-9eac3bc6d713\"> </a></p><p><a name=\"hced43d494-c9db-47f0-9d5a-9eac3bc6d713\"> </a></p><p><b>code</b>: ISOPTIN*30 cpr riv 80 mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-aifa-aic.html\">AIFA - Autorizzazione Immissione in Commercio</a>#020609083)</span></p><p><b>status</b>: active</p></blockquote><p><b>subject</b>: <a href=\"Patient-Patient-Dossier-Esempio.html\">Patient/Patient-Dossier-Esempio</a> " MARIA"</p><p><b>context</b>: <a href=\"Encounter-7b06368c-7089-4f66-acc8-29e1fcbd31f6.html\">Encounter/7b06368c-7089-4f66-acc8-29e1fcbd31f6</a></p><p><b>effective</b>: 2015-01-15 14:30:00+0100 --> (ongoing)</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><a href=\"Practitioner-PractitionerExample.html\">Practitioner/PractitionerExample</a> " PELLÉ"</td></tr></table><p><b>reasonCode</b>: Given as Ordered <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-reason-medication-given.html\">Reason Medication Given Codes</a>#b)</span></p><p><b>request</b>: <a href=\"MedicationRequest-22571f37-4ac6-4025-a6b7-afa05c2f5f3b.html\">MedicationRequest/22571f37-4ac6-4025-a6b7-afa05c2f5f3b</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Isoptin 80 mg (1cpx3DIE) 8,16,24h</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#26643006)</span></td><td>80 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span></td></tr></table><hr/><blockquote><p><b>Generated Narrative: Medication #ed43d494-c9db-47f0-9d5a-9eac3bc6d713</b><a name=\"ed43d494-c9db-47f0-9d5a-9eac3bc6d713\"> </a><a name=\"hced43d494-c9db-47f0-9d5a-9eac3bc6d713\"> </a></p><p><b>code</b>: ISOPTIN*30 cpr riv 80 mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-aifa-aic.html\">AIFA - Autorizzazione Immissione in Commercio</a>#020609083)</span></p><p><b>status</b>: active</p></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "ed43d494-c9db-47f0-9d5a-9eac3bc6d713" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.it/fhir/dossier-pharma/StructureDefinition/Medication-it-dossierPharma"^^xsd:anyURI ;
fhir:link <http://hl7.it/fhir/dossier-pharma/StructureDefinition/Medication-it-dossierPharma> ] ) ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.it/fhir/dossier-pharma/CodeSystem/aifa-aic"^^xsd:anyURI ] ;
fhir:code [ fhir:v "020609083" ] ;
fhir:display [ fhir:v "ISOPTIN*30 cpr riv 80 mg" ] ] ) ] ;
fhir:status [ fhir:v "active" ]
] ) ; #
fhir:status [ fhir:v "in-progress"] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#ed43d494-c9db-47f0-9d5a-9eac3bc6d713" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Patient-Dossier-Esempio" ]
] ; #
fhir:context [
fhir:reference [ fhir:v "Encounter/7b06368c-7089-4f66-acc8-29e1fcbd31f6" ]
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2015-01-15T14:30:00+01:00"^^xsd:dateTime ]
] ; #
fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Practitioner/PractitionerExample" ] ]
] ) ; #
fhir:reasonCode ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/reason-medication-given"^^xsd:anyURI ] ;
fhir:code [ fhir:v "b" ] ;
fhir:display [ fhir:v "Given as Ordered" ] ] )
] ) ; #
fhir:request [
fhir:reference [ fhir:v "MedicationRequest/22571f37-4ac6-4025-a6b7-afa05c2f5f3b" ]
] ; #
fhir:dosage [
fhir:text [ fhir:v "Isoptin 80 mg (1cpx3DIE) 8,16,24h" ] ;
fhir:route [
( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral use" ] ] ) ] ;
fhir:dose [
fhir:value [ fhir:v "80"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ] ]
] . #
IG © 2021+ HL7 Italia. Package hl7.fhir.it.dossierpharma#0.1.1 based on FHIR 4.0.1. Generated 2024-06-24
Links: Table of Contents |
QA Report