0.1.0 - ci-build
GravityCL, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile-BiomedicaUv/SDOH-CL/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Group",
"id" : "Ejemplo-GrupoPacientes",
"meta" : {
"profile" : [
🔗 "https://hl7chile.cl/fhir/ig/gravitycl/StructureDefinition/SDOHCC-GroupCL"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group Ejemplo-GrupoPacientes</b></p><a name=\"Ejemplo-GrupoPacientes\"> </a><a name=\"hcEjemplo-GrupoPacientes\"> </a><a name=\"Ejemplo-GrupoPacientes-es-CL\"> </a><p><b>active</b>: true</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: Pacientes con condiciones SDOH pertenecientes a FONASA</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL sdoh-condition-category}\">Categoría de Condición Actual de SDOH</span></p><p><b>value</b>: <a href=\"ValueSet-SDOHCC-ValueSetSDOHCategoryCL.html\">ValueSet ValueSet SDOHCC para Categoría SDOH</a></p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL payer-coverage}\">Cobertura por Organización de pago</span></p><p><b>value</b>: <a href=\"Organization-Ejemplo-OrganizacionPagadora.html\">Organization Fondo Nacional de Salud - FONASA</a></p><p><b>exclude</b>: false</p></blockquote></div>"
},
"active" : true,
"type" : "person",
"actual" : true,
"name" : "Pacientes con condiciones SDOH pertenecientes a FONASA",
"characteristic" : [
{
"code" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL",
"code" : "sdoh-condition-category"
}
]
},
"valueReference" : {
🔗 "reference" : "ValueSet/SDOHCC-ValueSetSDOHCategoryCL"
},
"exclude" : false
},
{
"code" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL",
"code" : "payer-coverage"
}
]
},
"valueReference" : {
🔗 "reference" : "Organization/Ejemplo-OrganizacionPagadora"
},
"exclude" : false
}
]
}