Guía MHD para HSI, Provincia de Buenos Aires. - 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/DocumentReference/ReferDocEjemplo> a fhir:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ReferDocEjemplo"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://mhd.ri.hsisalud.org/StructureDefinition/ReferenciaDocumental" ;
fhir:index 0 ;
fhir:link <http://mhd.ri.hsisalud.org/StructureDefinition/ReferenciaDocumental>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ReferenciaDocumento ReferDocEjemplo</b></p><a name=\"ReferDocEjemplo\"> </a><a name=\"hcReferDocEjemplo\"> </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-ReferenciaDocumental.html\">ReferenciaDocumental</a></p></div><p><b>masterIdentifier</b>: <code>https://repositorio.hsi.ar/documentos/ips</code>/IPS-ARG-2026-00001</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 34133-9}\">Summary of episode note</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Resumen clínico de paciente</span></p><p><b>subject</b>: <a href=\"Patient-Paciente-Interno.html\">Pablo Fernandez Perez(official) Male, DoB: 1912-06-12 ( http://www.dummy.org#1234567 (use: usual, ))</a></p><p><b>date</b>: 2026-07-06 10:30:00-0300</p><p><b>author</b>: <a href=\"Practitioner-PrestadorArgInline.html\">Practitioner María Laura Pérez (official)</a></p><blockquote><p><b>content</b></p><p><b>Extensión para Context asociado al documento almacenado</b>: application/fhir+json @ Bundle/bundleEjemplo</p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/fhir+json</td><td><a href=\"https://SecServerPEPE:2012/pba/santamarina/docs/ips-123\">https://SecServerPEPE:2012/pba/santamarina/docs/ips-123</a></td><td>Documento IPS argentino mínimo</td><td>2026-07-06 10:30:00-0300</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2026-07-06 10:30:00-0300 --> (ongoing)</td></tr></table></div>"
] ;
fhir:DocumentReference.masterIdentifier [
fhir:Identifier.system [ fhir:value "https://repositorio.hsi.ar/documentos/ips" ] ;
fhir:Identifier.value [ fhir:value "IPS-ARG-2026-00001" ]
] ;
fhir:DocumentReference.status [ fhir:value "current"] ;
fhir:DocumentReference.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:34133-9 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "34133-9" ] ;
fhir:Coding.display [ fhir:value "Summary of episode note" ]
]
] ;
fhir:DocumentReference.category [
fhir:index 0 ;
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:Coding.display [ fhir:value "Patient summary Document" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Resumen clínico de paciente" ]
] ;
fhir:DocumentReference.subject [
fhir:link <http://hl7.org/fhir/Patient/Paciente-Interno> ;
fhir:Reference.reference [ fhir:value "Patient/Paciente-Interno" ]
] ;
fhir:DocumentReference.date [ fhir:value "2026-07-06T10:30:00-03:00"^^xsd:dateTime] ;
fhir:DocumentReference.author [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Practitioner/PrestadorArgInline> ;
fhir:Reference.reference [ fhir:value "Practitioner/PrestadorArgInline" ]
] ;
fhir:DocumentReference.content [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://mhd.ri.hsisalud.org/StructureDefinition/ContentDoc" ] ;
fhir:Extension.valueAttachment [
fhir:Attachment.contentType [ fhir:value "application/fhir+json" ] ;
fhir:Attachment.url [ fhir:value "Bundle/bundleEjemplo" ] ;
fhir:Attachment.title [ fhir:value "Documento IPS argentino mínimo" ]
]
] ;
fhir:DocumentReference.content.attachment [
fhir:Attachment.contentType [ fhir:value "application/fhir+json" ] ;
fhir:Attachment.url [ fhir:value "https://SecServerPEPE:2012/pba/santamarina/docs/ips-123" ] ;
fhir:Attachment.title [ fhir:value "Documento IPS argentino mínimo" ] ;
fhir:Attachment.creation [ fhir:value "2026-07-06T10:30:00-03:00"^^xsd:dateTime ]
]
] ;
fhir:DocumentReference.context [
fhir:DocumentReference.context.period [
fhir:Period.start [ fhir:value "2026-07-06T10:30:00-03:00"^^xsd:dateTime ]
]
] .
<http://hl7.org/fhir/Patient/Paciente-Interno> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/PrestadorArgInline> a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/DocumentReference/ReferDocEjemplo.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/DocumentReference/ReferDocEjemplo.ttl> .
IG © 2026+ HSI Pladema. Package fhir.mhdig#0.1.0 based on FHIR 4.0.1. Generated 2026-08-07
Links: Tabla de contenidos |
Reporte QA |
Historial de versiones