Guía IPS Argentina basada en Core Ar - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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/Composition/DocumentoArgEjemplo> a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "DocumentoArgEjemplo"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://ips.ri.hsisalud.org/StructureDefinition/DocumentoArg" ;
fhir:index 0 ;
fhir:link <http://ips.ri.hsisalud.org/StructureDefinition/DocumentoArg>
]
] ;
fhir:Resource.language [ fhir:value "es-AR"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es-AR\" lang=\"es-AR\"><p class=\"res-header-id\"><b>Generated Narrative: Composición DocumentoArgEjemplo</b></p><a name=\"DocumentoArgEjemplo\"> </a><a name=\"hcDocumentoArgEjemplo\"> </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\">Language: es-AR</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DocumentoArg.html\">Documento IPS Argentino</a></p></div><p><b>identifier</b>: <code>http://ips.ri.hsisalud.org/identifiers/documentos</code>/IPS-AR-2026-000001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Resumen del paciente</span></p><p><b>date</b>: 2026-07-22 15:30:00-0300</p><p><b>author</b>: Laura Laurina De los Laureles Laureada (Identifier: <code>http://refes.msal.gob.ar</code>/REFEPS-987654 (use: usual, ))</p><p><b>title</b>: Resumen Internacional del Paciente – Argentina</p><p><b>custodian</b>: Hospital General de Ejemplo (Identifier: <code>http://federador.msal.gob.ar/uri</code>/ORG-00001234 (use: usual, ))</p></div>"
] ;
fhir:Composition.identifier [
fhir:Identifier.system [ fhir:value "http://ips.ri.hsisalud.org/identifiers/documentos" ] ;
fhir:Identifier.value [ fhir:value "IPS-AR-2026-000001" ]
] ;
fhir:Composition.status [ fhir:value "final"] ;
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:60591-5 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "60591-5" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Resumen del paciente" ]
] ;
fhir:Composition.subject [
fhir:link <http://hl7.org/fhir/Patient/PacienteArgEjemplo> ;
fhir:Reference.reference [ fhir:value "Patient/PacienteArgEjemplo" ]
] ;
fhir:Composition.date [ fhir:value "2026-07-22T15:30:00-03:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "usual" ] ;
fhir:Identifier.system [ fhir:value "http://refes.msal.gob.ar" ] ;
fhir:Identifier.value [ fhir:value "REFEPS-987654" ]
] ;
fhir:Reference.display [ fhir:value "Laura Laurina De los Laureles Laureada" ]
] ;
fhir:Composition.title [ fhir:value "Resumen Internacional del Paciente – Argentina"] ;
fhir:Composition.custodian [
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "usual" ] ;
fhir:Identifier.system [ fhir:value "http://federador.msal.gob.ar/uri" ] ;
fhir:Identifier.value [ fhir:value "ORG-00001234" ]
] ;
fhir:Reference.display [ fhir:value "Hospital General de Ejemplo" ]
] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.title [ fhir:value "Inmunizaciones" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11369-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11369-6" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Inmunizaciones aplicadas al paciente según el calendario nacional.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Immunization/InmunizacionArgEjemplo> ;
fhir:Reference.reference [ fhir:value "Immunization/InmunizacionArgEjemplo" ]
]
], [
fhir:index 1 ;
fhir:Composition.section.title [ fhir:value "Problemas de salud" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11450-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11450-4" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Problemas de salud del paciente según el historial clínico.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Condition/CondicionArgEjemplo> ;
fhir:Reference.reference [ fhir:value "Condition/CondicionArgEjemplo" ]
]
], [
fhir:index 2 ;
fhir:Composition.section.title [ fhir:value "Medicamentos" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:10160-0 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "10160-0" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medicamentos que el paciente está tomando actualmente o ha tomado recientemente.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/MedicationStatement/MedicacionArgEjemplo> ;
fhir:Reference.reference [ fhir:value "MedicationStatement/MedicacionArgEjemplo" ]
]
], [
fhir:index 3 ;
fhir:Composition.section.title [ fhir:value "Alergias e intolerancias" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:48765-2 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "48765-2" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Alergias e intolerancias del paciente según el historial clínico.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/AllergyIntolerance/AlergiaArgEjemplo> ;
fhir:Reference.reference [ fhir:value "AllergyIntolerance/AlergiaArgEjemplo" ]
]
] .
<http://hl7.org/fhir/Patient/PacienteArgEjemplo> a fhir:Patient .
<http://hl7.org/fhir/Immunization/InmunizacionArgEjemplo> a fhir:Immunization .
<http://hl7.org/fhir/Condition/CondicionArgEjemplo> a fhir:Condition .
<http://hl7.org/fhir/MedicationStatement/MedicacionArgEjemplo> a fhir:MedicationStatement .
<http://hl7.org/fhir/AllergyIntolerance/AlergiaArgEjemplo> a fhir:AllergyIntolerance .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Composition/DocumentoArgEjemplo.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Composition/DocumentoArgEjemplo.ttl> .
IG © 2026+ HSI Pladema. Package fhir.hsi.ips#0.1.0 based on FHIR 4.0.1. Generated 2026-08-11
Links: Tabla de contenidos |
Reporte QA |
Historial de versiones