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

: identifier-country - JSON Representation

Active as of 2020-05-28

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "identifier-country",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-05-23T15:42:22.824+00:00",
    "source" : "#1713de7ffdefbac0"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter identifier-country</b></p><a name=\"identifier-country\"> </a><a name=\"hcidentifier-country\"> </a><a name=\"hcidentifier-country-es-CO\"> </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\">version: versionId: id (PrimitiveType/SearchParameter.meta.versionId): native = id -&gt; 1; Last updated: 2022-05-23 15:42:22+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #1713de7ffdefbac0</p></div><h2>IdentifierCountry</h2><p>Parameter <code>identifier-country</code>:<code>token</code></p><div><p>Busqueda de un Patient-Practitioner por el valor de la extension de pais</p>\n</div><table class=\"grid\"><tr><td>Resources</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a>, <a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></td></tr><tr><td>Expression</td><td><code>Patient.identifier.type.extension('https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-pais') | Practitioner.identifier.type.extension('https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-pais')</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "https://www.minsalud.gov.co/ihc/fhir/SearchParameter/identifier-country",
  "version" : "0.4.2",
  "name" : "IdentifierCountry",
  "status" : "active",
  "experimental" : true,
  "date" : "2020-05-28",
  "publisher" : "MSP Colombia",
  "contact" : [
    {
      "name" : "MSP Colombia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.minsalud.gov.co/"
        }
      ]
    }
  ],
  "description" : "Busqueda de un Patient-Practitioner por el valor de la extension de pais",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "code" : "identifier-country",
  "base" : [
    "Patient",
    "Practitioner"
  ],
  "type" : "token",
  "expression" : "Patient.identifier.type.extension('https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-pais') | Practitioner.identifier.type.extension('https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-pais')",
  "xpathUsage" : "normal"
}