Interoperabilidad de Historia Clínica - Colombia - Local Development build (v0.4.2). See the Directory of published versions
: identifier-type - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "identifier-type",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2022-05-23T15:41:59.581+00:00",
"source" : "#4ccd4ccd6525236f"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>IdentifierType</h2><p>Parameter <code>identifier-type</code>:<code>token</code></p><div><p>Busqueda de un Patient-Practitioner por el valor de identifier.type</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 | Practitioner.identifier.type</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr></table></div>"
},
"url" : "https://www.minsalud.gov.co/ihc/fhir/SearchParameter/identifier-type",
"version" : "0.4.2",
"name" : "IdentifierType",
"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 identifier.type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CO",
"display" : "Colombia"
}
]
}
],
"code" : "identifier-type",
"base" : [
"Patient",
"Practitioner"
],
"type" : "token",
"expression" : "Patient.identifier.type | Practitioner.identifier.type",
"xpathUsage" : "normal"
}