Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: APH Salud Mental - Paciente - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Patient",
  "id" : "Example-Patient-APH-SaludMental-7aac30576fa7",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfilePatientHCEU"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Example-Patient-APH-SaludMental-7aac30576fa7</b></p><a name=\"Example-Patient-APH-SaludMental-7aac30576fa7\"> </a><a name=\"hcExample-Patient-APH-SaludMental-7aac30576fa7\"> </a><a name=\"Example-Patient-APH-SaludMental-7aac30576fa7-es-ES\"> </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-ProfilePatientHCEU.html\">HCEU - Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Emilio Romero Salas(official) Male, DoB: 1995-06-15 ( Cédula de Ciudadanía: 234363452\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>Calle 123 #45-67 Bogotá CO (home)</li><li>Medellín CO (old)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ethnic group of the patient.\"><a href=\"StructureDefinition-PatientEthnicity.html\">Ethnic group patient</a></td><td colspan=\"3\"><span title=\"Codes:{https://www.mineducacion.gov.co/1621/articles-163150_Archivo_pdf2.pdf 27}\">Embera Chamí</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nationality of the patient.\"><a href=\"StructureDefinition-Nationality.html\">Nationality patient</a></td><td colspan=\"3\"><span title=\"Codes:{urn:iso:std:iso:3166 CO}\">Colombia</span></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-Nationality",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:3166",
            "code" : "CO",
            "display" : "Colombia"
          }
        ]
      }
    },
    {
      "url" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-PatientEthnicity",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.mineducacion.gov.co/1621/articles-163150_Archivo_pdf2.pdf",
            "code" : "27",
            "display" : "Embera Chamí"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Identificacion",
            "code" : "CC",
            "display" : "Cédula de Ciudadanía"
          }
        ]
      },
      "system" : "https://registraduria.gov.co/-Identificacion",
      "value" : "234363452"
    }
  ],
  "name" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-fathers-family",
          "valueString" : "Romero"
        },
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-mothers-family",
          "valueString" : "Salas "
        }
      ],
      "use" : "official",
      "text" : "Emilio Romero Salas",
      "family" : "Romero Salas",
      "given" : [
        "Emilio"
      ]
    }
  ],
  "gender" : "male",
  "_gender" : {
    "extension" : [
      {
        "url" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-GenderIdentity",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdentidadGeneroCS",
              "code" : "1",
              "display" : "Masculino"
            }
          ]
        }
      }
    ]
  },
  "birthDate" : "1995-06-15",
  "address" : [
    {
      "extension" : [
        {
          "url" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-PatientAddressNeighborhood",
          "valueString" : "8301"
        },
        {
          "url" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-PatientAddressNeighborhoodDescription",
          "valueString" : "Chicó Norte"
        },
        {
          "url" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-PatientAddressDistrict",
          "valueString" : "1"
        },
        {
          "extension" : [
            {
              "url" : "latitude",
              "valueDecimal" : 4.60971
            },
            {
              "url" : "longitude",
              "valueDecimal" : -74.08175
            }
          ],
          "url" : "http://hl7.org/fhir/StructureDefinition/geolocation"
        }
      ],
      "use" : "home",
      "line" : [
        "Calle 123 #45-67"
      ],
      "city" : "Bogotá",
      "district" : "Usaquén",
      "country" : "CO"
    },
    {
      "extension" : [
        {
          "extension" : [
            {
              "url" : "latitude",
              "valueDecimal" : 6.25184
            },
            {
              "url" : "longitude",
              "valueDecimal" : -75.56359
            }
          ],
          "url" : "http://hl7.org/fhir/StructureDefinition/geolocation"
        }
      ],
      "use" : "old",
      "city" : "Medellín",
      "country" : "CO"
    }
  ]
}