Guía de Implmentación FHIR ADRES (Core)
1.0.0 - ci-build Colombia

Guía de Implmentación FHIR ADRES (Core) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Parameters: Ejemplo de parámetros de consulta para el servicio BDUA (Mora Fernández Daniel Armando). - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "Parameters-ejemplo-1",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.adres.gov.co/core/StructureDefinition/ParametersQueryBDUA"
    ]
  },
  "parameter" : [
    {
      "name" : "identifier",
      "part" : [
        {
          "name" : "type",
          "valueString" : "CC"
        },
        {
          "name" : "value",
          "valueString" : "665544332211"
        }
      ]
    }
  ]
}