Sistema Nacional de receta electronica - Local Development build (v0.9.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MedicationRequest",
"id" : "Ejemplo2-prescipcion",
"meta" : {
"profile" : [
🔗 "https://interoperabilidad.minsal.cl/fhir/ig/snre/StructureDefinition/RecetaPrescripcionCl"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"Ejemplo2-prescipcion\"> </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 MedicationRequest "Ejemplo2-prescipcion" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-RecetaPrescripcionCl.html\">CL Prescripción</a></p></div><p><b>identifier</b>: Id_Local:\u00a0e815615ef9ee7afb52be</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Outpatient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-medicationrequest-category.html\">MedicationRequest Category Codes</a>#outpatient)</span></p><p><b>medication</b>: <a href=\"Medication-Medicamento3.html\">Medication/Medicamento3: prednisona 20 mg comprimido</a></p><p><b>subject</b>: <a href=\"Patient-Paciente1.html\">Patient/Paciente1</a> " VADER"</p><p><b>requester</b>: <a href=\"Practitioner-Prestador1.html\">Practitioner/Prestador1</a> " ESPARTA"</p><p><b>groupIdentifier</b>: id:\u00a047g7a524age7b5a2cf0a</p><p><b>courseOfTherapyType</b>: Por temporada <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSCodificacionPatron.html\">Patrón de la Prescripción</a>#seasonal)</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Administrar 1 Comprimido cada 4 horas por 24 horas</p><p><b>timing</b>: Once per 4 hours</p><p><b>route</b>: vía Oral route (calificador) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSViasAdmin.html\">Vías de Administración</a>#26643006)</span></p><p><b>method</b>: Tragar (método de administración) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSMetodos.html\">Métodos de Administración</a>#738995006)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ValidityPeriod</b></td><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td>2022-08-19 --> 2022-08-20</td><td><a href=\"Organization-ORG1.html\">Organization/ORG1: Centro de Salud Familiar Juan Pablo II (La Serena)</a> "Centro de Salud Familiar Rio Bueno de Linares"</td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSTipoPrescripcion",
"code" : "Id_Local",
"display" : "Id_Local"
}
]
},
"system" : "https://innovaquidad.cl/integracion_minsal/idRecetaElectronica",
"value" : "e815615ef9ee7afb52be",
"assigner" : {
"identifier" : {
"system" : "https://api-receta.minsal.cl/v2/Organization/8qj5s1ostjswt3r95vnv"
},
"display" : "Centro de Salud Familiar Juan Pablo II (La Serena)"
}
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
"code" : "outpatient",
"display" : "Outpatient"
}
]
}
],
"medicationReference" : {
🔗 "reference" : "Medication/Medicamento3",
"display" : "prednisona 20 mg comprimido"
},
"subject" : {
🔗 "reference" : "Patient/Paciente1"
},
"requester" : {
🔗 "reference" : "Practitioner/Prestador1"
},
"groupIdentifier" : {
"value" : "47g7a524age7b5a2cf0a"
},
"courseOfTherapyType" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSCodificacionPatron",
"code" : "seasonal",
"display" : "Por temporada"
}
]
},
"dosageInstruction" : [
{
"sequence" : 1,
"text" : "Administrar 1 Comprimido cada 4 horas por 24 horas",
"timing" : {
"repeat" : {
"boundsDuration" : {
"value" : 24,
"system" : "http://unitsofmeasure.org",
"code" : "h"
},
"frequency" : 1,
"period" : 4,
"periodUnit" : "h"
}
},
"route" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSViasAdmin",
"code" : "26643006",
"display" : "vía Oral route (calificador)"
}
]
},
"method" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSMetodos",
"code" : "738995006",
"display" : "Tragar (método de administración)"
}
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "Comprimido",
"system" : "https://rme.hl7chile.cl/CodeSystem/CSUnidadAsistencial",
"code" : "comprimido"
}
}
]
}
],
"dispenseRequest" : {
"validityPeriod" : {
"start" : "2022-08-19",
"end" : "2022-08-20"
},
"performer" : {
🔗 "reference" : "Organization/ORG1",
"display" : "Centro de Salud Familiar Juan Pablo II (La Serena)"
}
}
}
IG © 2023+ Unidad de Interoperabilidad - MINSAL. Package hl7.fhir.cl.minsal.snre#0.9.6 based on FHIR 4.0.1. Generated 2024-01-03
Links: Tabla de contenidos |
Reporte QA |
Historial de versiones
| Issues