Guía de Implmentación FHIR ADRES (Core)
1.0.0 - ci-build Colombia

Guía de Implmentación FHIR ADRES (Core) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PersonADRES: Ejemplo de persona femenina, que desempeña el rol de paciente o usuario del sistema de salud (Gloria María Perea Valencia). - JSON Representation

Raw json | Download

{
  "resourceType" : "Person",
  "id" : "PersonADRES-ejemplo-a45f98f4",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.adres.gov.co/core/StructureDefinition/PersonADRES"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Persona PersonADRES-ejemplo-a45f98f4</b></p><a name=\"PersonADRES-ejemplo-a45f98f4\"> </a><a name=\"hcPersonADRES-ejemplo-a45f98f4\"> </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-PersonADRES.html\">Persona (Person) ADRES</a></p></div><p><b>Extension: Grupo poblacional de la persona</b>: <a href=\"CodeSystem-ColombianPopulationGroup.html#ColombianPopulationGroup-19\">CodeSystem: Grupos poblacionales en Colombia 19</a>: Negro(a) o mulato(a) o afrocolombiano(a) o afrodescendiente</p><p><b>Extension: Etnia (Colombia)</b>: <a href=\"CodeSystem-ColombianEthnicGroup.html#ColombianEthnicGroup-5\">CodeSystem: Grupo étnico (Colombia) 5</a>: Negro(a) o mulato(a) o afrocolombiano(a) o afrodescendiente</p><p><b>Extension: Discapacidad</b>: <a href=\"CodeSystem-ColombianDisabilityClassification.html#ColombianDisabilityClassification-08\">CodeSystem: Clasificación de discapacidad en Colombia 08</a>: Sin discapacidad</p><p><b>identifier</b>: Person number/112233445566\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: Gloria María Perea Valencia (Official)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 2006-07-20</p><p><b>address</b>: QUIBDÓ CHOCÓ Colombia (billing)</p><p><b>active</b>: true</p><h3>Links</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Target</b></td><td><b>Assurance</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Patient-PatientADRES-ejemplo-a45f98f4.html\">Gloria María Perea Valencia (official) (no stated gender), DoB Unknown ( Person number: 112233445566\u00a0(use:\u00a0official,\u00a0))</a></td><td>Level 4</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionPatientPopulationGroup",
      "valueCoding" : {
        "system" : "https://fhir.adres.gov.co/core/CodeSystem/ColombianPopulationGroup",
        "code" : "19",
        "display" : "Negro(a) o mulato(a) o afrocolombiano(a) o afrodescendiente"
      }
    },
    {
      "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionPatientEthnicity",
      "valueCoding" : {
        "system" : "https://fhir.adres.gov.co/core/CodeSystem/ColombianEthnicGroup",
        "code" : "5",
        "display" : "Negro(a) o mulato(a) o afrocolombiano(a) o afrodescendiente"
      }
    },
    {
      "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionPatientDisability",
      "valueCoding" : {
        "system" : "https://fhir.adres.gov.co/core/CodeSystem/ColombianDisabilityClassification",
        "code" : "08",
        "display" : "Sin discapacidad"
      }
    }
  ],
  "identifier" : [
    {
      "id" : "NationalPersonIdentifier-0",
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PN",
            "display" : "Person number"
          },
          {
            "system" : "https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier",
            "code" : "CC",
            "display" : "Cedula de Ciudadania"
          }
        ]
      },
      "system" : "https://fhir.adres.gov.co/core/NamingSystem/RNEC",
      "value" : "112233445566"
    }
  ],
  "name" : [
    {
      "id" : "OfficialPatientName",
      "use" : "official",
      "family" : "Perea Valencia",
      "_family" : {
        "extension" : [
          {
            "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionFathersFamilyName",
            "valueString" : "Perea"
          },
          {
            "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionMothersFamilyName",
            "valueString" : "Valencia"
          }
        ]
      },
      "given" : [
        "Gloria",
        "María"
      ]
    }
  ],
  "gender" : "female",
  "birthDate" : "2006-07-20",
  "address" : [
    {
      "id" : "AffiliationAddress",
      "use" : "billing",
      "city" : "QUIBDÓ",
      "_city" : {
        "extension" : [
          {
            "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality",
            "valueCoding" : {
              "system" : "https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA",
              "code" : "27001"
            }
          }
        ]
      },
      "state" : "CHOCÓ",
      "_state" : {
        "extension" : [
          {
            "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment",
            "valueCoding" : {
              "system" : "https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA",
              "code" : "27"
            }
          }
        ]
      },
      "country" : "Colombia",
      "_country" : {
        "extension" : [
          {
            "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionCountryCode",
            "valueCoding" : {
              "system" : "https://fhir.adres.gov.co/core/CodeSystem/ISO3166-1",
              "code" : "170"
            }
          }
        ]
      }
    }
  ],
  "active" : true,
  "link" : [
    {
      "target" : {
        🔗 "reference" : "Patient/PatientADRES-ejemplo-a45f98f4"
      },
      "assurance" : "level4"
    }
  ]
}