GI CORE FALP
1.0.0 - ci-build
GI CORE FALP, published by Esteban Fredes. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SIMSADIs/GI-CORE-Falp/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "example-Organizacion",
"meta" : {
"profile" : [
🔗 "https://falp.cl/fhir/ig/corefalp/StructureDefinition/Organizacion"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization example-Organizacion</b></p><a name=\"example-Organizacion\"> </a><a name=\"hcexample-Organizacion\"> </a><a name=\"example-Organizacion-es-CL\"> </a><p><b>Tipos de Sistemas de Salud</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTipoSistemaSalud 1}\">Público</span></p><p><b>Tipos de Establecimientos Publicos</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTipoEstablecimientosPublicos 4}\">Establecimientos Hospitalarios</span></p><p><b>Nivel de Atención</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelAtencion 3}\">Nivel Terciario</span></p><p><b>Pertinencia SNSS</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTipoPertinenciaEstab 1}\">Perteneciente al Sistema Nacional de Servicios de Salud</span></p><p><b>identifier</b>: <code>http://example.org/identifiers</code>/7777777-7</p><p><b>address</b>: null null </p></div>"
},
"extension" : [
{
"url" : "https://falp.cl/fhir/ig/corefalp/StructureDefinition/TipoSistemaSalud",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTipoSistemaSalud",
"code" : "1",
"display" : "Público"
}
]
}
},
{
"url" : "https://falp.cl/fhir/ig/corefalp/StructureDefinition/TipoEstablecimientosPublicos",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTipoEstablecimientosPublicos",
"code" : "4"
}
]
}
},
{
"url" : "https://falp.cl/fhir/ig/corefalp/StructureDefinition/NivelAtencion",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelAtencion",
"code" : "3"
}
]
}
},
{
"url" : "https://falp.cl/fhir/ig/corefalp/StructureDefinition/TipoPertinenciaEstab",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTipoPertinenciaEstab",
"code" : "1"
}
]
}
}
],
"identifier" : [
{
"system" : "http://example.org/identifiers",
"value" : "7777777-7"
}
],
"address" : [
{
"_city" : {
"extension" : [
{
"url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/ComunasCl",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodComunasCL",
"code" : "13101"
}
]
}
}
]
},
"_district" : {
"extension" : [
{
"url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/ProvinciasCl",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodProvinciasCL",
"code" : "131"
}
]
}
}
]
},
"_state" : {
"extension" : [
{
"url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/RegionesCl",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodRegionCL",
"code" : "13"
}
]
}
}
]
}
}
]
}