Receta Digital Interoperable Argentina
0.2.5 - ci-build
Receta Digital Interoperable Argentina - Local Development build (v0.2.5). 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EjemploRegistroPrescripcion"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.msal.gob.ar/RDI/StructureDefinition/recetaDigitalRegistroRecetaAR"^^xsd:anyURI ;
fhir:link <http://fhir.msal.gob.ar/RDI/StructureDefinition/recetaDigitalRegistroRecetaAR> ] )
] ; #
fhir:type [ fhir:v "transaction"] ; #
fhir:timestamp [ fhir:v "2023-07-06T15:00:03.790+00:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:065c6f50-28de-4224-b950-a764396d4a25"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:065c6f50-28de-4224-b950-a764396d4a25> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest?identifier=7cdea8dc-aaf1-483f-81f3-41619d853c6a"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:015c6f50-28de-4224-b950-a764396d4a25> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Patient?identifier=http://www.renaper.gob.ar/dni|999999999"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:075c6f50-28de-4224-b950-a764396d4a25"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:075c6f50-28de-4224-b950-a764396d4a25> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Coverage?identifier=http://ssalud.gob.ar/coberturas/13566/carnet|206850/01"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:045c6f50-28de-4224-b950-a764396d4a25"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:045c6f50-28de-4224-b950-a764396d4a25> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Practitioner?identifier=https://sisa.msal.gov.ar/REFEPS|103029302"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:035c6f50-28de-4224-b950-a764396d4a25"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:035c6f50-28de-4224-b950-a764396d4a25> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Location?identifier=http://refes.msal.gob.ar|1234567890"^^xsd:anyURI ] ]
] ) . #
<urn:uuid:065c6f50-28de-4224-b950-a764396d4a25> a fhir:MedicationRequest ;
fhir:id [ fhir:v "EjemploDatosPrescripcion"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPrescripcionAR"^^xsd:anyURI ;
fhir:link <http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPrescripcionAR> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medicamento: ibuprofeno 400 mg por cada comprimido para administración oral</div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://www.HospitalDeLaPlata.com.ar/HIS"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7cdea8dc-aaf1-483f-81f3-41619d853c6a" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.msal.gob.ar/RDI/CodeSystem/CSMedicamentosGenericosSCT"^^xsd:anyURI ] ;
fhir:code [ fhir:v "329653008" ] ;
fhir:display [ fhir:v "ibuprofeno 400 mg por cada comprimido para administración oral" ] ] [
fhir:system [ fhir:v "http://fhir.msal.gob.ar/RDI/CodeSystem/CSMedicamentosComercialesSCT"^^xsd:anyURI ] ;
fhir:code [ fhir:v "138041000221108" ] ;
fhir:display [ fhir:v "DOLORSYN [IBUPROFENO 400 MG] COMPRIMIDO" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25" ] ;
fhir:display [ fhir:v "LEOTTA, Maria" ]
] ; #
fhir:supportingInformation ( [
fhir:reference [ fhir:v "urn:uuid:035c6f50-28de-4224-b950-a764396d4a25" ]
] ) ; #
fhir:authoredOn [ fhir:v "2023-07-14T00:00:00+00:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "urn:uuid:045c6f50-28de-4224-b950-a764396d4a25" ] ;
fhir:display [ fhir:v "Prueba Medico" ]
] ; #
fhir:reasonCode ( [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.msal.gob.ar/RDI/CodeSystem/csproblemas-salud"^^xsd:anyURI ] ;
fhir:code [ fhir:v "25064002" ] ;
fhir:display [ fhir:v "cefalea" ] ] )
] ) ; #
fhir:groupIdentifier [
fhir:system [ fhir:v "https://repositorio5555.com.ar/fhir"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7cdea8dc-81f3-483f-aaf1-41619d853c6e" ]
] ; #
fhir:insurance ( [
fhir:reference [ fhir:v "urn:uuid:075c6f50-28de-4224-b950-a764396d4a25" ]
] ) ; #
fhir:dosageInstruction ( [
fhir:text [ fhir:v "1 comp cada 6 horas si dolor. Máximo 7 días seguidos" ] ;
fhir:timing [
fhir:repeat [
fhir:duration [ fhir:v "7"^^xsd:decimal ] ;
fhir:durationMax [ fhir:v "7"^^xsd:decimal ] ;
fhir:durationUnit [ fhir:v "d" ] ;
fhir:frequency [ fhir:v "4"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ] ]
] ) ; #
fhir:dispenseRequest [
fhir:validityPeriod [
fhir:start [ fhir:v "2023-09-04T00:00:00+00:00"^^xsd:dateTime ] ] ;
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ] ]
] . #
<urn:uuid:015c6f50-28de-4224-b950-a764396d4a25> a fhir:Patient ;
fhir:id [ fhir:v "EjemploDatosPaciente"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPacienteAR"^^xsd:anyURI ;
fhir:link <http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPacienteAR> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">LEOTTA, MARIA LAURA DNI: 99999999</div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://www.renaper.gob.ar/dni"^^xsd:anyURI ] ;
fhir:value [ fhir:v "999999999" ]
] [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [ fhir:v "http://sistemadesalud.com.ar/Patient"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9999" ]
] ) ; #
fhir:name ( [
fhir:text [ fhir:v "LEOTTA MARIA LAURA" ] ;
fhir:family [
fhir:v "LEOTTA" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-fathers-family"^^xsd:anyURI ] ;
fhir:value [ fhir:v "LEOTTA" ] ] ) ] ;
( fhir:given [ fhir:v "MARIA" ] [ fhir:v "LAURA" ] )
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1980-07-29"^^xsd:date] . #
<urn:uuid:075c6f50-28de-4224-b950-a764396d4a25> a fhir:Coverage ;
fhir:id [ fhir:v "EjemploDatosCobertura"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.msal.gob.ar/RDI/StructureDefinition/datosCoberturaAR"^^xsd:anyURI ;
fhir:link <http://fhir.msal.gob.ar/RDI/StructureDefinition/datosCoberturaAR> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">OBRA SOCIAL DE EJEMPLO - PLAN JOVEN - 206850/01</div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://ssalud.gob.ar/coberturas-13566-carnet"^^xsd:anyURI ] ;
fhir:value [ fhir:v "206850-01" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:beneficiary [
fhir:reference [ fhir:v "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25" ]
] ; #
fhir:payor ( [
fhir:identifier [
fhir:system [ fhir:v "http://ssalud.gob.ar/coberturas"^^xsd:anyURI ] ;
fhir:value [ fhir:v "13566" ] ] ;
fhir:display [ fhir:v "OBRA SOCIAL DE EJEMPLO" ]
] ) ; #
fhir:class ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
fhir:code [ fhir:v "plan" ] ;
fhir:display [ fhir:v "Plan" ] ] ) ] ;
fhir:value [ fhir:v "13566_3" ] ;
fhir:name [ fhir:v "Plan Joven" ]
] ) . #
<urn:uuid:045c6f50-28de-4224-b950-a764396d4a25> a fhir:Practitioner ;
fhir:id [ fhir:v "EjemploDatosPrescriptor"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPrescriptorAR"^^xsd:anyURI ;
fhir:link <http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPrescriptorAR> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Prueba Medico</div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://www.renaper.gob.ar/dni"^^xsd:anyURI ] ;
fhir:value [ fhir:v "99999999" ]
] [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "https://sisa.msal.gov.ar/REFEPS"^^xsd:anyURI ] ;
fhir:value [ fhir:v "103029302" ]
] ) ; #
fhir:name ( [
fhir:text [ fhir:v "Prueba Medico" ]
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1199994444" ]
] ) . #
<urn:uuid:035c6f50-28de-4224-b950-a764396d4a25> a fhir:Location ;
fhir:id [ fhir:v "EjemploDatosLugar"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.msal.gob.ar/RDI/StructureDefinition/datosLugarAR"^^xsd:anyURI ;
fhir:link <http://fhir.msal.gob.ar/RDI/StructureDefinition/datosLugarAR> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Hospital De La Plata - Sector 5</div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://refes.msal.gob.ar"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234567890" ]
] ) ; #
fhir:name [ fhir:v "Hospital De La Plata - Sector 5"] ; #
fhir:address [
( fhir:line [ fhir:v "CALLE 34 NRO 2023" ] ) ;
fhir:city [ fhir:v "LA PLATA" ] ;
fhir:state [ fhir:v "BUENOS AIRES" ] ;
fhir:postalCode [ fhir:v "2000" ]
] . #
IG © 2023+ . Package RDI_Ar#0.2.5 based on FHIR 4.0.1. Generated 2023-08-14
Links: Table of Contents |
QA Report