Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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:MedicationDispense ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Example-MedicationDispense-hosp-e632cc33eb45"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileMedicationDispenseHCEU"^^xsd:anyURI ;
fhir:link <https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileMedicationDispenseHCEU> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense Example-MedicationDispense-hosp-e632cc33eb45</b></p><a name=\"Example-MedicationDispense-hosp-e632cc33eb45\"> </a><a name=\"hcExample-MedicationDispense-hosp-e632cc33eb45\"> </a><a name=\"Example-MedicationDispense-hosp-e632cc33eb45-es-ES\"> </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=\"StructureDefinition-ProfileMedicationDispenseHCEU.html\">HCEU - Medication Dispense</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/MedicationDispenses/</code>/meddisp-20250221-001 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-Example-Medication-hosp-b77d4ec23483.html\">Medication Paracetamol 500 mg Tableta</a></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-hosp-feb7a6003026.html\">Adriana Lucía Cortés García(official) Male, DoB: 1988-06-12 ( Cédula de Ciudadanía: 4656732234 (use: official, ))</a></p><p><b>context</b>: <a href=\"Encounter-Example-Encounter-hosp-f2922fe057ac.html\">Encounter: extension = Derivado de urgencias (Vías de ingreso#03); identifier = http://HIS_Source/#Enc_Hosp_ABC456 (use: usual, ); status = finished; class = inpatient encounter (ActCode#IMP); serviceType = CIRUGIA GENERAL; period = 2025-02-20 08:30:00+0000 --> 2025-02-25 14:00:00+0000</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><a href=\"Practitioner-Example-Practitioner-hosp-563d2c3a54fe.html\">Practitioner Daniel Hernán Andrade Fernández(official)</a></td></tr></table><p><b>location</b>: <a href=\"Location-Example-Location-hosp-Pharmacy-df4d66e5753f.html\">Location Farmacia Central Hospitalización</a></p><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-Example-MedicationRequest-hosp-f1a99a50306a.html\">MedicationRequest: identifier = http://hospitalSystemInformation.example.org/MedicationRequests/#medreq-20250221-001 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = ->Medication Paracetamol 500 mg Tableta; authoredOn = 2025-02-21 08:00:00+0000</a></p><p><b>quantity</b>: 9 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code{tbl} = '{tbl}')</span></p><p><b>receiver</b>: <a href=\"Patient-Example-Patient-hosp-feb7a6003026.html\">Adriana Lucía Cortés García(official) Male, DoB: 1988-06-12 ( Cédula de Ciudadanía: 4656732234 (use: official, ))</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Entregar 9 tabletas</p><p><b>timing</b>: Once</p><p><b>route</b>: <span title=\"Codes:{https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/FMED_VIAA 1}\">Oral</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>9 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code{tbl} = '{tbl}')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://hospitalSystemInformation.example.org/MedicationDispenses/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "meddisp-20250221-001" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/Example-Medication-hosp-b77d4ec23483" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Example-Patient-hosp-feb7a6003026" ]
] ; #
fhir:context [
fhir:reference [ fhir:v "Encounter/Example-Encounter-hosp-f2922fe057ac" ]
] ; #
fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Practitioner/Example-Practitioner-hosp-563d2c3a54fe" ] ]
] ) ; #
fhir:location [
fhir:reference [ fhir:v "Location/Example-Location-hosp-Pharmacy-df4d66e5753f" ]
] ; #
fhir:authorizingPrescription ( [
fhir:reference [ fhir:v "MedicationRequest/Example-MedicationRequest-hosp-f1a99a50306a" ]
] ) ; #
fhir:quantity [
fhir:value [ fhir:v "9"^^xsd:decimal ] ;
fhir:unit [ fhir:v "tablet" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{tbl}" ]
] ; #
fhir:receiver ( [
fhir:reference [ fhir:v "Patient/Example-Patient-hosp-feb7a6003026" ]
] ) ; #
fhir:dosageInstruction ( [
fhir:text [ fhir:v "Entregar 9 tabletas" ] ;
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2025-02-21"^^xsd:date ] ;
fhir:end [ fhir:v "2025-02-24"^^xsd:date ] ] ] ] ;
fhir:route [
( fhir:coding [
fhir:system [ fhir:v "https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/FMED_VIAA"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Oral" ] ] ) ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "9"^^xsd:decimal ] ;
fhir:unit [ fhir:v "tablet" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{tbl}" ] ] ] )
] ) . #
IG © Secretaría de Salud de Bogotá 2025+ minsait - An Indra Company. Package fhir.onesait-healthcare-sds-bogota-api-fhir#0.14.0 based on FHIR 4.0.1. Generated 2025-08-04
Links: Tabla de contenido |
Reporte QA