@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:SearchParameter ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ee-mpi-external-system-presence"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: SearchParameter ee-mpi-external-system-presence

EEMPIExternalSystemPresence

Parameter external-system-presence:token

Otsinguparameeter patsiendi olemasolu kontrollimiseks välises infosüsteemis

\n
ResourcePatient
Expression(none)
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://fhir.ee/mpi/SearchParameter/ee-mpi-external-system-presence"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.3.0"] ; # fhir:name [ fhir:v "EEMPIExternalSystemPresence"] ; # fhir:title [ fhir:v "EE Mpi Patient external system presence"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-05-26T10:49:30+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "TEHIK"] ; # fhir:contact ( [ fhir:name [ fhir:v "TEHIK" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://tehik.ee" ] ] ) ] ) ; # fhir:description [ fhir:v "Otsinguparameeter patsiendi olemasolu kontrollimiseks välises infosüsteemis"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "EE" ] ; fhir:display [ fhir:v "Estonia" ] ] ) ] ) ; # fhir:code [ fhir:v "external-system-presence"] ; # fhir:base ( [ fhir:v "Patient"] ) ; # fhir:type [ fhir:v "token"] ; # fhir:processingMode [ fhir:v "normal"] . # # -------------------------------------------------------------------------------------