Interoperabilidad de Historia Clínica - Colombia
0.4.2 - ci-build Colombia flag

Interoperabilidad de Historia Clínica - Colombia - Local Development build (v0.4.2). See the Directory of published versions

: PacienteColombiano - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "PacienteColombiano",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-10-13T22:23:44.162Z",
    "profile" : [
      "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/PacienteCo"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Miguel Angel López </b> male, DoB: 1974-12-25 ( Cédula ciudadanía: 12345)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail:</td><td colspan=\"3\">Medellín 152 </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extensión utilizada para representar Nacionalidad.\"><a href=\"StructureDefinition-co-patient-nacionalidad.html\">null:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {https://www.minsalud.gov.co/ihc/fhir/CodeSystem/PaisesCS 170}\">Colombia</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.\"><a href=\"http://hl7.org/fhir/R4/extension-patient-genderidentity.html\">genderIdentity:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdentidadGeneroCS 03}\">Transgénero</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Value(s) identifying physical or mental condition(s) that limits a person's movements, senses, or activities.\"><a href=\"http://hl7.org/fhir/R4/extension-patient-disability.html\">disability:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {https://www.minsalud.gov.co/ihc/fhir/CodeSystem/DiscapacidadCS 01}\">Discapacidad física</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension utilizada entro del Patient para representar Etnia de una persona.\"><a href=\"StructureDefinition-co-patient-etnia.html\">null:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {https://www.minsalud.gov.co/ihc/fhir/CodeSystem/EtniaCS 01}\">Indigena</span></li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdentidadGeneroCS",
            "code" : "03",
            "display" : "Transgénero"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-disability",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/DiscapacidadCS",
            "code" : "01",
            "display" : "Discapacidad física"
          }
        ]
      }
    },
    {
      "url" : "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-patient-etnia",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/EtniaCS",
            "code" : "01",
            "display" : "Indigena"
          }
        ]
      }
    },
    {
      "url" : "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-patient-nacionalidad",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/PaisesCS",
            "code" : "170",
            "display" : "Colombia"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "extension" : [
          {
            "url" : "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-pais",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/PaisesCS",
                  "code" : "170"
                }
              ]
            }
          }
        ],
        "coding" : [
          {
            "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdspersonaColombia",
            "code" : "CC",
            "display" : "Cédula ciudadanía"
          }
        ]
      },
      "system" : "http://minsalud.gov.co/ihc/ide/170/CC",
      "value" : "12345",
      "assigner" : {
        "display" : "Registraduria Nacional"
      }
    }
  ],
  "name" : [
    {
      "family" : "López",
      "_family" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-mothers-family",
            "valueString" : "Ortíz"
          }
        ]
      },
      "given" : [
        "Miguel",
        "Angel"
      ]
    }
  ],
  "gender" : "male",
  "birthDate" : "1974-12-25",
  "_birthDate" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
        "valueDateTime" : "1974-12-25T14:35:45-05:00"
      }
    ]
  },
  "address" : [
    {
      "extension" : [
        {
          "url" : "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-address-zonaResidencia",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/ZonaResidenciaCS",
                "code" : "02",
                "display" : "Rural"
              }
            ]
          }
        }
      ],
      "city" : "Medellín",
      "country" : "152"
    }
  ]
}