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" : "Patient",
"id" : "EjPaciente",
"meta" : {
"profile" : [
🔗 "https://falp.cl/fhir/ig/corefalp/StructureDefinition/PacienteFalp"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient EjPaciente</b></p><a name=\"EjPaciente\"> </a><a name=\"hcEjPaciente\"> </a><a name=\"EjPaciente-es-CL\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Franchesco Perez (official) (no stated gender), DoB: 1980-01-01 ( RUN: 30.696.558-7\u00a0(use:\u00a0secondary,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Calle 6 Norte, 52, pieza 802 null null (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Next-of-Kin\">Next-of-Kin:</td><td colspan=\"3\"><ul><li>Maria Gonzalez (Official)</li><li>Gregorio Mira 123 null (home)</li><li><a href=\"mailto:maria.gonzalez@example.com\">maria.gonzalez@example.com</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Sexo asignado al nacer \"><a href=\"StructureDefinition-SexoBiologico.html\">Sexo biólogico</a></td><td colspan=\"3\"><span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSSexoBiologico 1}\">Hombre</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"País de nacimiento y/o que haya sido nacionalizado\"><a href=\"StructureDefinition-Nacionalidad.html\">Nacionalidad</a></td><td colspan=\"3\"><span title=\"Codes:{https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais 152}\">Chile</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "https://falp.cl/fhir/ig/corefalp/StructureDefinition/SexoBiologico",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSSexoBiologico",
"code" : "1",
"display" : "Hombre"
}
]
}
},
{
"url" : "https://falp.cl/fhir/ig/corefalp/StructureDefinition/Nacionalidad",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais",
"code" : "152"
}
]
}
}
],
"identifier" : [
{
"use" : "secondary",
"type" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
"code" : "01",
"display" : "RUN"
}
]
},
"value" : "30.696.558-7"
}
],
"active" : true,
"name" : [
{
"use" : "official",
"family" : "Perez",
"given" : [
"Franchesco"
]
}
],
"birthDate" : "1980-01-01",
"address" : [
{
"use" : "home",
"line" : [
"Calle 6 Norte, 52, pieza 802"
],
"_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"
}
]
}
}
]
}
}
],
"contact" : [
{
"extension" : [
{
"extension" : [
{
"url" : "tutId",
"valueIdentifier" : {
"use" : "official",
"type" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
"code" : "01",
"display" : "RUN"
}
]
},
"system" : "http://regcivil.cl/Validacion/RUN",
"value" : "12.435.789-k"
}
}
],
"url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/IdContacto"
}
],
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "N"
}
]
}
],
"name" : {
"use" : "official",
"family" : "Gonzalez",
"given" : [
"Maria"
]
},
"telecom" : [
{
"system" : "email",
"value" : "maria.gonzalez@example.com",
"use" : "home"
}
],
"address" : {
"use" : "home",
"line" : [
"Gregorio Mira 123"
],
"_state" : {
"extension" : [
{
"url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/RegionesCl",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodRegionCL",
"code" : "13"
}
]
}
}
]
}
}
}
]
}