Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build
Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "Example-Observation-RVSDS",
"meta" : {
"profile" : [
🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileObservationRVSDS"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example-Observation-RVSDS</b></p><a name=\"Example-Observation-RVSDS\"> </a><a name=\"hcExample-Observation-RVSDS\"> </a><a name=\"Example-Observation-RVSDS-es-ES\"> </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-ProfileObservationRVSDS.html\">Ruta Violencia - SDS- Registro de datos de notificación en SIVIM</a></p></div><p><b>identifier</b>: SIVIM-20250515-0001</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://loinc.org 62944-4}\">exposures to violence</span></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-RVSDS.html\">Encounter: identifier = http://hospitalSystemInformation.example.org/admissions#enc-rvss-001\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Urgencias (ActCode#EMER); type = Urgencias; period = 2025-05-16 09:00:00-0500 --> (ongoing)</a></p><p><b>issued</b>: 2025-05-15 10:30:00-0500</p><p><b>performer</b>: <a href=\"PractitionerRole-Example-PractitionerRole-RVSDS.html\">PractitionerRole Profesional de la Salud</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Violencia 02}\">FISICA</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Agresor 01}\">PAREJA</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Mecanismo-Violencia 03}\">Objeto contundente</span></p></blockquote></div>"
},
"identifier" : [
{
"value" : "SIVIM-20250515-0001"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "https://loinc.org",
"code" : "62944-4",
"display" : "exposures to violence"
}
]
},
"encounter" : {
🔗 "reference" : "Encounter/Example-Encounter-RVSDS"
},
"issued" : "2025-05-15T10:30:00-05:00",
"performer" : [
{
🔗 "reference" : "PractitionerRole/Example-PractitionerRole-RVSDS"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Violencia",
"code" : "02",
"display" : "FISICA"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Agresor",
"code" : "01",
"display" : "PAREJA"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Mecanismo-Violencia",
"code" : "03",
"display" : "Objeto contundente"
}
]
}
}
]
}