Mobile access to Health Documents (MHD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 4.2.5-comment built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.MHD/ and changes regularly. See the Directory of published versions
| Active as of 2026-07-15 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/CapabilityStatement/IHE.MHD.DocumentRecipient.UnContained> a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "IHE.MHD.DocumentRecipient.UnContained"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement IHE.MHD.DocumentRecipient.UnContained</b></p><a name=\"IHE.MHD.DocumentRecipient.UnContained\"> </a><a name=\"hcIHE.MHD.DocumentRecipient.UnContained\"> </a><h2 id=\"title\">Document Recipient implementing UnContained References Option</h2><ul><li>Implementation Guide Version: 4.2.5-comment </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>application/fhir+json</code></li><li>Published on: 2026-07-15 19:19:31+0000 </li><li>Published by: IHE IT Infrastructure Technical Committee </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div class=\"lead\"><em>Security</em></div><blockquote><div><p>Recommend <a href=\"https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html\">ATNA</a>, encouraged <a href=\"https://profiles.ihe.net/ITI/IUA/index.html\">IHE-IUA</a> or SMART-on-FHIR</p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><li>Supports the <code>transaction</code>interaction described as follows:<div><p>https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.UnContained.Comprehensive.ProvideBundle</p>\n</div></li><li>Supports the <code>transaction</code>interaction described as follows:<div><p>https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.ProvideBundle</p>\n</div></li></ul></div></div></div>"
] ;
fhir:CapabilityStatement.url [ fhir:value "https://profiles.ihe.net/ITI/MHD/CapabilityStatement/IHE.MHD.DocumentRecipient.UnContained"] ;
fhir:CapabilityStatement.version [ fhir:value "4.2.5-comment"] ;
fhir:CapabilityStatement.name [ fhir:value "IHE_MHD_DocumentRecipient_UnContained"] ;
fhir:CapabilityStatement.title [ fhir:value "Document Recipient implementing UnContained References Option"] ;
fhir:CapabilityStatement.status [ fhir:value "active"] ;
fhir:CapabilityStatement.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CapabilityStatement.date [ fhir:value "2026-07-15T19:19:31+00:00"^^xsd:dateTime] ;
fhir:CapabilityStatement.publisher [ fhir:value "IHE IT Infrastructure Technical Committee"] ;
fhir:CapabilityStatement.contact [
fhir:index 0 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.ihe.net/ihe_domains/it_infrastructure/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "iti@ihe.net" ]
]
], [
fhir:index 2 ;
fhir:ContactDetail.name [ fhir:value "IHE IT Infrastructure Technical Committee" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "iti@ihe.net" ]
]
] ;
fhir:CapabilityStatement.description [ fhir:value "IHE ITI Mobile access to Health Documents (MHD) - Document Recipient - with UnContained declared Option."] ;
fhir:CapabilityStatement.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:CapabilityStatement.kind [ fhir:value "requirements"] ;
fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"] ;
fhir:CapabilityStatement.format [
fhir:value "application/fhir+xml" ;
fhir:index 0
], [
fhir:value "application/fhir+json" ;
fhir:index 1
] ;
fhir:CapabilityStatement.rest [
fhir:index 0 ;
fhir:CapabilityStatement.rest.mode [ fhir:value "server" ] ;
fhir:CapabilityStatement.rest.security [
fhir:CapabilityStatement.rest.security.description [ fhir:value "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or SMART-on-FHIR" ]
] ;
fhir:CapabilityStatement.rest.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.interaction.code [ fhir:value "transaction" ] ;
fhir:CapabilityStatement.rest.interaction.documentation [ fhir:value "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.UnContained.Comprehensive.ProvideBundle" ]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.interaction.code [ fhir:value "transaction" ] ;
fhir:CapabilityStatement.rest.interaction.documentation [ fhir:value "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.ProvideBundle" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CapabilityStatement/IHE.MHD.DocumentRecipient.UnContained.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CapabilityStatement/IHE.MHD.DocumentRecipient.UnContained.ttl> .
IG © 2020+ IHE IT Infrastructure Technical Committee. Package ihe.iti.mhd#4.2.5-comment based on FHIR 4.0.1. Generated 2026-07-15
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change