Patient Master Identity Registry (PMIR), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.5.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PMIR/ and changes regularly. See the Directory of published versions
: PMIR Mobile Patient Identity Feed [ITI-93] MessageDefinition Response - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MessageDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IHE.PMIR.MessageDefinition.Response"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition IHE.PMIR.MessageDefinition.Response</b></p><a name=\"IHE.PMIR.MessageDefinition.Response\"> </a><a name=\"hcIHE.PMIR.MessageDefinition.Response\"> </a><a name=\"IHE.PMIR.MessageDefinition.Response-en-US\"> </a><p><b>url</b>: <a href=\"MessageDefinition-IHE.PMIR.MessageDefinition.Response.html\">MessageDefinition PMIR Mobile Patient Identity Feed [ITI-93] MessageDefinition Response</a></p><p><b>version</b>: 1.5.1-current</p><p><b>name</b>: IHE_PMIR_MessageDefinition_Response</p><p><b>title</b>: PMIR Mobile Patient Identity Feed [ITI-93] MessageDefinition Response</p><p><b>status</b>: Active</p><p><b>date</b>: 2022-03-31</p><p><b>publisher</b>: IHE IT Infrastructure Technical Committee</p><p><b>contact</b>: <a href=\"https://www.ihe.net/ihe_domains/it_infrastructure/\">https://www.ihe.net/ihe_domains/it_infrastructure/</a>, <a href=\"mailto:iti@ihe.net\">iti@ihe.net</a>, IHE IT Infrastructure Technical Committee: <a href=\"mailto:iti@ihe.net\">iti@ihe.net</a></p><p><b>description</b>: </p><div><p>PMIR MessageDefinition Response for the <a href=\"ITI-93.html\">Mobile Patient Identity Feed [ITI-93]</a></p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">Global (Whole world)</span></p><p><b>event</b>: urn:ihe:iti:pmir:2019:patient-feed-response</p></div>"
] ; #
fhir:url [ fhir:v "https://profiles.ihe.net/ITI/PMIR/MessageDefinition/IHE.PMIR.MessageDefinition.Response"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.5.1-current"] ; #
fhir:name [ fhir:v "IHE_PMIR_MessageDefinition_Response"] ; #
fhir:title [ fhir:v "PMIR Mobile Patient Identity Feed [ITI-93] MessageDefinition Response"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2022-03-31"^^xsd:date] ; #
fhir:publisher [ fhir:v "IHE IT Infrastructure Technical Committee"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ] ] )
] [
fhir:name [ fhir:v "IHE IT Infrastructure Technical Committee" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "PMIR MessageDefinition Response for the [Mobile Patient Identity Feed \\[ITI-93\\]](ITI-93.html)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:event [ fhir:v "urn:ihe:iti:pmir:2019:patient-feed-response"^^xsd:anyURI] . #