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

Interoperabilidad de Historia Clínica - Colombia, published by MSP Colombia. This guide is not an authorized publication; it is the continuous build for version 0.4.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/IG-ihce-co/ and changes regularly. See the Directory of published versions

: ProfesionalColombia - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "ProfesionalColombia",
  "meta" : {
    "profile" : [
      🔗 "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/PractitionerCo"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ProfesionalColombia</b></p><a name=\"ProfesionalColombia\"> </a><a name=\"hcProfesionalColombia\"> </a><a name=\"hcProfesionalColombia-es-CO\"> </a><p><b>identifier</b>: Cédula ciudadanía/12345</p></div>"
  },
  "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"
          }
        ]
      },
      "value" : "12345",
      "assigner" : {
        "display" : "Registraduria Nacional"
      }
    }
  ]
}