Sistema Nacional de receta electronica
0.9.6 - draft Chile flag

Sistema Nacional de receta electronica, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.9.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_snre/ and changes regularly. See the Directory of published versions

: Ejemplo2-prescipcion - 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 -------------------------------------------------------------------

<http://hl7.org/fhir/MedicationRequest/Ejemplo2-prescipcion> a fhir:MedicationRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "Ejemplo2-prescipcion"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/snre/StructureDefinition/RecetaPrescripcionCl" ;
       fhir:index 0 ;
       fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/snre/StructureDefinition/RecetaPrescripcionCl>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PrescripciónMedicaciónTODO  /PrescripcionMedicamento Ejemplo2-prescipcion</b></p><a name=\"Ejemplo2-prescipcion\"> </a><a name=\"hcEjemplo2-prescipcion\"> </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-RecetaPrescripcionCl.html\">CL Prescripción</a></p></div><p><b>identifier</b>: Id_Local/e815615ef9ee7afb52be</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>medication</b>: <a href=\"Medication-Medicamento3.html\">prednisona 20 mg comprimido</a></p><p><b>subject</b>: <a href=\"Patient-Paciente1.html\">Xime  Female, DoB: 1983-03-24 ( Chile: 15.236.327-k (use: official, ))</a></p><p><b>requester</b>: <a href=\"Practitioner-Prestador1.html\">Practitioner Leonidas Rey Esparta (official)</a></p><p><b>groupIdentifier</b>: 47g7a524age7b5a2cf0a</p><p><b>courseOfTherapyType</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSCodificacionPatron seasonal}\">Por temporada</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>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSViasAdmin 26643006}\">vía Oral route (calificador)</span></p><p><b>method</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSMetodos 738995006}\">Tragar (método de administración)</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>1 Comprimido<span style=\"background: LightGoldenRodYellow\"> (Details: CSUnidadAsistencial  codecomprimido = 'comprimido')</span></td></tr></table></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 --&gt; 2022-08-20</td><td><a href=\"Organization-ORG1.html\">Centro de Salud Familiar Juan Pablo II (La Serena)</a></td></tr></table></div>"
  ] ;
  fhir:MedicationRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSTipoPrescripcion" ] ;
         fhir:Coding.code [ fhir:value "Id_Local" ] ;
         fhir:Coding.display [ fhir:value "Id_Local" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://innovaquidad.cl/integracion_minsal/idRecetaElectronica" ] ;
     fhir:Identifier.value [ fhir:value "e815615ef9ee7afb52be" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "https://api-receta.minsal.cl/v2/Organization/8qj5s1ostjswt3r95vnv" ]
       ] ;
       fhir:Reference.display [ fhir:value "Centro de Salud Familiar Juan Pablo II (La Serena)" ]
     ]
  ] ;
  fhir:MedicationRequest.status [ fhir:value "active"] ;
  fhir:MedicationRequest.intent [ fhir:value "order"] ;
  fhir:MedicationRequest.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/medicationrequest-category" ] ;
       fhir:Coding.code [ fhir:value "outpatient" ] ;
       fhir:Coding.display [ fhir:value "Outpatient" ]
     ]
  ] ;
  fhir:MedicationRequest.medicationReference [
     fhir:link <http://hl7.org/fhir/Medication/Medicamento3> ;
     fhir:Reference.reference [ fhir:value "Medication/Medicamento3" ] ;
     fhir:Reference.display [ fhir:value "prednisona 20 mg comprimido" ]
  ] ;
  fhir:MedicationRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/Paciente1> ;
     fhir:Reference.reference [ fhir:value "Patient/Paciente1" ]
  ] ;
  fhir:MedicationRequest.requester [
     fhir:link <http://hl7.org/fhir/Practitioner/Prestador1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/Prestador1" ]
  ] ;
  fhir:MedicationRequest.groupIdentifier [
     fhir:Identifier.value [ fhir:value "47g7a524age7b5a2cf0a" ]
  ] ;
  fhir:MedicationRequest.courseOfTherapyType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSCodificacionPatron" ] ;
       fhir:Coding.code [ fhir:value "seasonal" ] ;
       fhir:Coding.display [ fhir:value "Por temporada" ]
     ]
  ] ;
  fhir:MedicationRequest.dosageInstruction [
     fhir:index 0 ;
     fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ;
     fhir:Dosage.text [ fhir:value "Administrar 1 Comprimido cada 4 horas por 24 horas" ] ;
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.boundsDuration [
           fhir:Quantity.value [ fhir:value "24"^^xsd:decimal ] ;
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
           fhir:Quantity.code [ fhir:value "h" ]
         ] ;
         fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ;
         fhir:Timing.repeat.period [ fhir:value "4"^^xsd:decimal ] ;
         fhir:Timing.repeat.periodUnit [ fhir:value "h" ]
       ]
     ] ;
     fhir:Dosage.route [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSViasAdmin" ] ;
         fhir:Coding.code [ fhir:value "26643006" ] ;
         fhir:Coding.display [ fhir:value "vía Oral route (calificador)" ]
       ]
     ] ;
     fhir:Dosage.method [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSMetodos" ] ;
         fhir:Coding.code [ fhir:value "738995006" ] ;
         fhir:Coding.display [ fhir:value "Tragar (método de administración)" ]
       ]
     ] ;
     fhir:Dosage.doseAndRate [
       fhir:index 0 ;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "Comprimido" ] ;
         fhir:Quantity.system [ fhir:value "https://rme.hl7chile.cl/CodeSystem/CSUnidadAsistencial" ] ;
         fhir:Quantity.code [ fhir:value "comprimido" ]
       ]
     ]
  ] ;
  fhir:MedicationRequest.dispenseRequest [
     fhir:MedicationRequest.dispenseRequest.validityPeriod [
       fhir:Period.start [ fhir:value "2022-08-19"^^xsd:date ] ;
       fhir:Period.end [ fhir:value "2022-08-20"^^xsd:date ]
     ] ;
     fhir:MedicationRequest.dispenseRequest.performer [
       fhir:link <http://hl7.org/fhir/Organization/ORG1> ;
       fhir:Reference.reference [ fhir:value "Organization/ORG1" ] ;
       fhir:Reference.display [ fhir:value "Centro de Salud Familiar Juan Pablo II (La Serena)" ]
     ]
  ] .

<http://hl7.org/fhir/Medication/Medicamento3> a fhir:Medication .

<http://hl7.org/fhir/Patient/Paciente1> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/Prestador1> a fhir:Practitioner .

<http://hl7.org/fhir/Organization/ORG1> a fhir:Organization .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/MedicationRequest/Ejemplo2-prescipcion.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/MedicationRequest/Ejemplo2-prescipcion.ttl> .