Patient Master Identity Registry (PMIR)
1.5.1-current - ci-build International flag

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 - TTL Representation

Active as of 2022-03-31

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"] ; # 
  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</b></p><a name=\"IHE.PMIR.MessageDefinition\"> </a><a name=\"hcIHE.PMIR.MessageDefinition\"> </a><a name=\"IHE.PMIR.MessageDefinition-en-US\"> </a><p><b>url</b>: <a href=\"MessageDefinition-IHE.PMIR.MessageDefinition.html\">MessageDefinition PMIR Mobile Patient Identity Feed [ITI-93] MessageDefinition</a></p><p><b>version</b>: 1.5.1-current</p><p><b>name</b>: IHE_PMIR_MessageDefinition</p><p><b>title</b>: PMIR Mobile Patient Identity Feed [ITI-93] MessageDefinition</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 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</p><p><b>category</b>: Notification</p><h3>Focus</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style=\"display: none\">*</td><td>Bundle</td><td><a href=\"StructureDefinition-IHE.PMIR.Bundle.History.html\">IHE Patient Master Identity Registry Bundle Message</a></td><td>1</td><td>1</td></tr></table><p><b>responseRequired</b>: Always</p><h3>AllowedResponses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Message</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MessageDefinition-IHE.PMIR.MessageDefinition.Response.html\">PMIR Mobile Patient Identity Feed [ITI-93] MessageDefinition Response</a></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/ITI/PMIR/MessageDefinition/IHE.PMIR.MessageDefinition"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.5.1-current"] ; # 
  fhir:name [ fhir:v "IHE_PMIR_MessageDefinition"] ; # 
  fhir:title [ fhir:v "PMIR Mobile Patient Identity Feed [ITI-93] MessageDefinition"] ; # 
  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 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"^^xsd:anyURI] ; # 
  fhir:category [ fhir:v "notification"] ; # 
  fhir:focus ( [
fhir:code [ fhir:v "Bundle" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle.History"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle.History>     ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]
  ] ) ; # 
  fhir:responseRequired [ fhir:v "always"] ; # 
  fhir:allowedResponse ( [
fhir:message [
fhir:v "https://profiles.ihe.net/ITI/PMIR/MessageDefinition/IHE.PMIR.MessageDefinition.Response"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/PMIR/MessageDefinition/IHE.PMIR.MessageDefinition.Response>     ]
  ] ) . #