FHIR Core Implementation Guide (CO)
0.1.0 - STU1
FHIR Core Implementation Guide (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "92a8e277-af20-4854-a3fb-02cbe9fb8d49",
"meta" : {
"profile" : [
🔗 "http://co.fhir.guide/core/StructureDefinition/PatientCO"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 92a8e277-af20-4854-a3fb-02cbe9fb8d49</b></p><a name=\"92a8e277-af20-4854-a3fb-02cbe9fb8d49\"> </a><a name=\"hc92a8e277-af20-4854-a3fb-02cbe9fb8d49\"> </a><a name=\"92a8e277-af20-4854-a3fb-02cbe9fb8d49-es-CO\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mónica Mora Female, DoB: 1995-04-05 ( Medical record number: HC-324283476\u00a0(use:\u00a0usual,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td>false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Casado(a)</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Person number/324283476\u00a0(use:\u00a0official,\u00a0period:\u00a02013-04-05 --> (ongoing))</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Mónica María Mora Jaramillo (Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+57(604)111-1111\">+57(604)111-1111</a></li><li><a href=\"mailto:monica.mora@example.com\">monica.mora@example.com</a></li><li>Cl. 6 Sur #15 43a, El Poblado(home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension used in the Patient resource, to record the ethnic group of the person.\"><a href=\"StructureDefinition-ExtensionPatientEthnicity.html\">Extension: PatientEthnicity</a></td><td colspan=\"3\">ColombianEthnicGroup 05: Negro(a)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension used in the Patient resource to register the nationality of the person.\"><a href=\"StructureDefinition-ExtensionPatientNationality.html\">Extension: Nationality</a></td><td colspan=\"3\">ISO31661 170: Colombia</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension used in the Patient resource, to record the disability classification of the person.\"><a href=\"StructureDefinition-ExtensionPatientDisability.html\">Extension: Disability</a></td><td colspan=\"3\">ColombianDisabilityClassification 08: Sin discapacidad</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension used in the Patient resource, to record the gender identity of the person.\"><a href=\"StructureDefinition-ExtensionPatientGenderIdentity.html\">Extension: GenderIdentity</a></td><td colspan=\"3\">ColombianGenderIdentity 02: Femenino</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension used in the Patient resource, to record the population group of the person.\"><a href=\"StructureDefinition-ExtensionPatientPopulationGroup.html\">Extension: PatientPopulationGroup</a></td><td colspan=\"3\">ColombianPopulationGroup 5: POBLACIÓN CON SISBEN</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionPatientNationality",
"valueCoding" : {
"system" : "http://terminology.fhir.guide/co/CodeSystem/ISO31661",
"code" : "170",
"display" : "Colombia"
}
},
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionPatientEthnicity",
"valueCoding" : {
"system" : "http://terminology.fhir.guide/co/CodeSystem/ColombianEthnicGroup",
"code" : "05",
"display" : "Negro(a)"
}
},
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionPatientPopulationGroup",
"valueCoding" : {
"system" : "http://terminology.fhir.guide/co/CodeSystem/ColombianPopulationGroup",
"code" : "5",
"display" : "POBLACIÓN CON SISBEN"
}
},
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionPatientDisability",
"valueCoding" : {
"system" : "http://terminology.fhir.guide/co/CodeSystem/ColombianDisabilityClassification",
"code" : "08",
"display" : "Sin discapacidad"
}
},
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionPatientGenderIdentity",
"valueCoding" : {
"system" : "http://terminology.fhir.guide/co/CodeSystem/ColombianGenderIdentity",
"code" : "02",
"display" : "Femenino"
}
}
],
"identifier" : [
{
"id" : "NationalPersonIdentifier-0",
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PN",
"display" : "Person number"
},
{
"system" : "http://terminology.fhir.guide/co/CodeSystem/ColombianPersonIdentifier",
"code" : "CC",
"display" : "Cédula ciudadanía"
}
]
},
"system" : "http://co.fhir.guide/NamingSystem/RNEC",
"value" : "324283476",
"period" : {
"start" : "2013-04-05"
}
},
{
"id" : "PatientMedicalRecordNumber-0",
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical record number"
}
]
},
"value" : "HC-324283476",
"assigner" : {
🔗 "reference" : "Organization/3565ccc1-95b4-47ef-8cc9-5652dba007e6",
"display" : "Hospital General Central"
}
}
],
"active" : true,
"name" : [
{
"use" : "official",
"family" : "Mora Jaramillo",
"_family" : {
"extension" : [
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName",
"valueString" : "Mora"
},
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName",
"valueString" : "Jaramillo"
}
]
},
"given" : [
"Mónica",
"María"
]
},
{
"use" : "usual",
"text" : "Mónica Mora"
}
],
"telecom" : [
{
"id" : "TelecomPhone-0",
"system" : "phone",
"value" : "+57(604)111-1111"
},
{
"id" : "TelecomEmail-0",
"system" : "email",
"value" : "monica.mora@example.com"
}
],
"gender" : "female",
"birthDate" : "1995-04-05",
"deceasedBoolean" : false,
"address" : [
{
"id" : "HomeAddress-0",
"use" : "home",
"type" : "physical",
"text" : "Cl. 6 Sur #15 43a, El Poblado",
"city" : "Medellín",
"_city" : {
"extension" : [
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality",
"valueCoding" : {
"system" : "http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA",
"code" : "05001"
}
}
]
},
"district" : "comuna 14",
"state" : "Antioqia",
"_state" : {
"extension" : [
{
"url" : "http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaDepartment",
"valueCoding" : {
"system" : "http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA",
"code" : "05"
}
}
]
},
"postalCode" : "050022",
"country" : "CO"
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "M",
"display" : "Married"
}
],
"text" : "Casado(a)"
}
}