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" : "Patient",
"id" : "Example-APH-Urgencias-Patient-bdb7a6003025",
"meta" : {
"profile" : [
🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfilePatientHCEU"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Example-APH-Urgencias-Patient-bdb7a6003025</b></p><a name=\"Example-APH-Urgencias-Patient-bdb7a6003025\"> </a><a name=\"hcExample-APH-Urgencias-Patient-bdb7a6003025\"> </a><a name=\"Example-APH-Urgencias-Patient-bdb7a6003025-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-ProfilePatientHCEU.html\">HCEU - Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">NN NN(official) Male, DoB: 1985-06-15 ( Medical record number: 3642390034\u00a0(use:\u00a0usual,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Adulto sin Identificar/NN14032025095412\u00a0(use:\u00a0temp,\u00a0)</td></tr></table></div>"
},
"identifier" : [
{
"use" : "temp",
"type" : {
"coding" : [
{
"system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Identificacion",
"code" : "A1",
"display" : "Adulto sin Identificar"
}
]
},
"system" : "https://registraduria.gov.co/-Identificacion",
"value" : "NN14032025095412"
},
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical record number"
}
]
},
"value" : "3642390034"
}
],
"name" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-fathers-family",
"valueString" : "NN"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-mothers-family",
"valueString" : "NN"
}
],
"use" : "official",
"text" : "NN NN",
"family" : "NN",
"given" : [
"NN"
]
}
],
"gender" : "male",
"_gender" : {
"extension" : [
{
"url" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-GenderIdentity",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdentidadGeneroCS",
"code" : "1",
"display" : "Masculino"
}
]
}
}
]
},
"birthDate" : "1985-06-15"
}