{
  "resourceType" : "Patient",
  "id" : "PatientADRES-ejemplo-3e1cd8b0",
  "meta" : {
    "profile" : ["https://fhir.adres.gov.co/core/StructureDefinition/PatientADRES"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Paciente PatientADRES-ejemplo-3e1cd8b0</b></p><a name=\"PatientADRES-ejemplo-3e1cd8b0\"> </a><a name=\"hcPatientADRES-ejemplo-3e1cd8b0\"> </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-PatientADRES.html\">Paciente (Patient) ADRES</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Daniel Armando Mora Fernández (official) (no stated gender), DoB Unknown ( Person number: 665544332211\u00a0(use:\u00a0official,\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\">PEREIRA RISARALDA Colombia (billing)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-EAPB-ejemplo-70521753.html\">Organization Ecosalud</a></li></ul></td></tr></table></div>"
  },
  "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" : "665544332211"
  }],
  "active" : true,
  "name" : [{
    "id" : "OfficialPatientName",
    "use" : "official",
    "family" : "Mora Fernández",
    "_family" : {
      "extension" : [{
        "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionFathersFamilyName",
        "valueString" : "Mora"
      },
      {
        "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionMothersFamilyName",
        "valueString" : "Fernández"
      }]
    },
    "given" : ["Daniel",
    "Armando"]
  }],
  "address" : [{
    "id" : "AffiliationAddress",
    "use" : "billing",
    "city" : "PEREIRA",
    "_city" : {
      "extension" : [{
        "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaMunicipality",
        "valueCoding" : {
          "system" : "https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA",
          "code" : "66001"
        }
      }]
    },
    "state" : "RISARALDA",
    "_state" : {
      "extension" : [{
        "url" : "https://fhir.adres.gov.co/core/StructureDefinition/ExtensionDivipolaDepartment",
        "valueCoding" : {
          "system" : "https://fhir.adres.gov.co/core/CodeSystem/DIVIPOLA",
          "code" : "66"
        }
      }]
    },
    "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"
        }
      }]
    }
  }],
  "managingOrganization" : {
    "reference" : "Organization/EAPB-ejemplo-70521753"
  }
}