Guía de Implementación Vigilancia ESAVI
0.1.0 - ci-build International flag

Guía de Implementación Vigilancia ESAVI, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/OPS-Esavi-IG/ and changes regularly. See the Directory of published versions

: Ejemplo de paciente - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "EjemploPatient",
  "meta" : {
    "profile" : [
      🔗 "https://paho.org/fhir/ops-esavi/StructureDefinition/PatientOPSEsavi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient EjemploPatient</b></p><a name=\"EjemploPatient\"> </a><a name=\"hcEjemploPatient\"> </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-PatientOPSEsavi.html\">Paciente</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Miguel Cifuentes  Male, DoB: 1996-12-13 ( http://www.validadorindetificaciones.com/ID/identificador#16399288)</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><a href=\"mailto:example@email.com\">example@email.com</a></li><li>Las hortencias 25405 </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension para representar la edad estimada del paciente, en este caso los dias\"><a href=\"StructureDefinition-opsesavi-edadestimada-dias.html\">Edad estimada (dias)</a></td><td colspan=\"3\">13 d<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension usada para señalar el nivel geografico subnacional\"><a href=\"StructureDefinition-opsesavi-nvlgeosub.html\">Nivel geografico subnacional</a></td><td colspan=\"3\"><span title=\"Codes:{https://paho.org/fhir/ops-esavi/CodeSystem/DirOrgNotiCS CL_RM_13110}\">La Florida (Comuna), Region Metropolitana de Santiago, Chile</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension para representar la edad estimada del paciente, en este caso los meses\"><a href=\"StructureDefinition-opsesavi-edadestimada-meses.html\">Edad estimada (meses)</a></td><td colspan=\"3\">6 mo<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemo = 'mo')</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension usada para señalar el grupo étnico del paciente\"><a href=\"StructureDefinition-opsesavi-etnia.html\">Grupo étnico</a></td><td colspan=\"3\"><span title=\"Codes:{https://paho.org/fhir/ops-esavi/CodeSystem/GrupoEtnicoCS 108}\">Mapuche</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension para representar la edad estimada del paciente, en este caso los años\"><a href=\"StructureDefinition-opsesavi-edadestimada-anos.html\">Edad estimada (años)</a></td><td colspan=\"3\">24 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codea = 'a')</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension usada para señalar la nacionalidad del paciente, o cualquier dato relevante que necesite un país\"><a href=\"StructureDefinition-opsesavi-pais.html\">Pais</a></td><td colspan=\"3\"><span title=\"Codes:{https://paho.org/fhir/ops-esavi/CodeSystem/CodPaisesCS CHL}\">Chile</span></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://paho.org/fhir/ops-esavi/StructureDefinition/opsesavi-nvlgeosub",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://paho.org/fhir/ops-esavi/CodeSystem/DirOrgNotiCS",
            "code" : "CL_RM_13110"
          }
        ]
      }
    },
    {
      "url" : "https://paho.org/fhir/ops-esavi/StructureDefinition/opsesavi-edadestimada-anos",
      "valueQuantity" : {
        "value" : 24,
        "system" : "http://unitsofmeasure.org",
        "code" : "a"
      }
    },
    {
      "url" : "https://paho.org/fhir/ops-esavi/StructureDefinition/opsesavi-edadestimada-meses",
      "valueQuantity" : {
        "value" : 6,
        "system" : "http://unitsofmeasure.org",
        "code" : "mo"
      }
    },
    {
      "url" : "https://paho.org/fhir/ops-esavi/StructureDefinition/opsesavi-edadestimada-dias",
      "valueQuantity" : {
        "value" : 13,
        "system" : "http://unitsofmeasure.org",
        "code" : "d"
      }
    },
    {
      "url" : "https://paho.org/fhir/ops-esavi/StructureDefinition/opsesavi-pais",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://paho.org/fhir/ops-esavi/CodeSystem/CodPaisesCS",
            "code" : "CHL"
          }
        ]
      }
    },
    {
      "url" : "https://paho.org/fhir/ops-esavi/StructureDefinition/opsesavi-etnia",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://paho.org/fhir/ops-esavi/CodeSystem/GrupoEtnicoCS",
            "code" : "108"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://www.validadorindetificaciones.com/ID/identificador",
      "value" : "16399288"
    }
  ],
  "name" : [
    {
      "family" : "Cifuentes",
      "given" : [
        "Miguel"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "email",
      "value" : "example@email.com",
      "use" : "home"
    }
  ],
  "gender" : "male",
  "birthDate" : "1996-12-13",
  "address" : [
    {
      "line" : [
        "Las hortencias 25405"
      ]
    }
  ]
}