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" : "Encounter",
"id" : "Example-Encounter-RVSIS",
"meta" : {
"profile" : [
🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileEncounterRVSIS"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter Example-Encounter-RVSIS</b></p><a name=\"Example-Encounter-RVSIS\"> </a><a name=\"hcExample-Encounter-RVSIS\"> </a><a name=\"Example-Encounter-RVSIS-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-ProfileEncounterRVSIS.html\">Ruta Violencia - SIS - Encounter</a></p></div><p><b>identifier</b>: <code>https://sirbe.gov.co/MY-ID</code>/enc-sirbe-001\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER\">ActCode EMER</a>: Urgencias</p><p><b>type</b>: <span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Atencion 02}\">Urgencias</span></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-HCEURVSIS.html\">Andrea Goméz Female, DoB: 1980-03-19 ( 345467456\u00a0(use:\u00a0official,\u00a0))</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-Example-PractitionerRole-HCEURVSIS.html\">PractitionerRole Comisario de familia</a></td></tr></table><p><b>period</b>: 2025-05-16 09:00:00-0500 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-Example-Organization-HCEURVSIS-Comisaria.html\">Organization Comisaria de familia USME</a></p><p><b>partOf</b>: <a href=\"Encounter-Example-Encounter-HCEURVML.html\">Encounter: identifier = Oficio: enc-rvml-001\u00a0(use:\u00a0official,\u00a0); status = arrived; class = arrived (vs.html#FLD); priority = Grave; period = 2025-05-10 08:00:00+0000 --> (ongoing)</a></p></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "https://sirbe.gov.co/MY-ID",
"value" : "enc-sirbe-001"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "EMER",
"display" : "Urgencias"
},
"type" : [
{
"coding" : [
{
"system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Atencion",
"code" : "02",
"display" : "Urgencias"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/Example-Patient-HCEURVSIS"
},
"participant" : [
{
"individual" : {
🔗 "reference" : "PractitionerRole/Example-PractitionerRole-HCEURVSIS"
}
}
],
"period" : {
"start" : "2025-05-16T09:00:00-05:00"
},
"serviceProvider" : {
🔗 "reference" : "Organization/Example-Organization-HCEURVSIS-Comisaria"
},
"partOf" : {
🔗 "reference" : "Encounter/Example-Encounter-HCEURVML"
}
}