Guía MHD para HSI, Provincia de Buenos Aires.
0.1.0 - ci-build
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
{
"resourceType" : "DocumentReference",
"id" : "ReferDocEjemplo",
"meta" : {
"profile" : [
🔗 "http://mhd.ri.hsisalud.org/StructureDefinition/ReferenciaDocumental"
]
},
"text" : {
"status" : "extensions",
"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\u00a0(use:\u00a0usual,\u00a0))</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>"
},
"masterIdentifier" : {
"system" : "https://repositorio.hsi.ar/documentos/ips",
"value" : "IPS-ARG-2026-00001"
},
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "34133-9",
"display" : "Summary of episode note"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "60591-5",
"display" : "Patient summary Document"
}
],
"text" : "Resumen clínico de paciente"
}
],
"subject" : {
🔗 "reference" : "Patient/Paciente-Interno"
},
"date" : "2026-07-06T10:30:00-03:00",
"author" : [
{
🔗 "reference" : "Practitioner/PrestadorArgInline"
}
],
"content" : [
{
"extension" : [
{
"url" : "http://mhd.ri.hsisalud.org/StructureDefinition/ContentDoc",
"valueAttachment" : {
"contentType" : "application/fhir+json",
"url" : "Bundle/bundleEjemplo",
"title" : "Documento IPS argentino mínimo"
}
}
],
"attachment" : {
"contentType" : "application/fhir+json",
"url" : "https://SecServerPEPE:2012/pba/santamarina/docs/ips-123",
"title" : "Documento IPS argentino mínimo",
"creation" : "2026-07-06T10:30:00-03:00"
}
}
],
"context" : {
"period" : {
"start" : "2026-07-06T10:30:00-03:00"
}
}
}