IdentifierType
Parameter identifier-type
:token
Busqueda de un Patient-Practitioner por el valor de identifier.type
\n
Resources | Patient, Practitioner |
Expression | Patient.identifier.type | Practitioner.identifier.type |
Processing Mode | Normal |
Multiples | The parameter cannot repeat or have multiple values |
"
] ; #
fhir:url [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/SearchParameter/identifier-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.4.2"] ; #
fhir:name [ fhir:v "IdentifierType"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2020-05-28"^^xsd:date] ; #
fhir:publisher [ fhir:v "MSP Colombia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "MSP Colombia" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.minsalud.gov.co/" ]
] )
] ) ; #
fhir:description [ fhir:v "Busqueda de un Patient-Practitioner por el valor de identifier.type"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CO" ] ;
fhir:display [ fhir:v "Colombia" ]
] )
] ) ; #
fhir:code [ fhir:v "identifier-type"] ; #
fhir:base ( [ fhir:v "Patient"] [ fhir:v "Practitioner"] ) ; #
fhir:type [ fhir:v "token"] ; #
fhir:expression [ fhir:v "Patient.identifier.type | Practitioner.identifier.type"] ; #
fhir:xpathUsage [ fhir:v "normal"] . #
# -------------------------------------------------------------------------------------