Mobile Antepartum Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS/ and changes regularly. See the Directory of published versions
: mAPS Content Creator - 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:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IHE.mAPS.Content-Creator"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement IHE.mAPS.Content-Creator</b></p><a name=\"IHE.mAPS.Content-Creator\"> </a><a name=\"hcIHE.mAPS.Content-Creator\"> </a><a name=\"IHE.mAPS.Content-Creator-en-US\"> </a><h2 id=\"title\">mAPS Content Creator</h2><ul><li>Implementation Guide Version: 1.0.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>application/fhir+json</code></li><li>Supported Patch Formats: </li><li>Published on: 2024-07-17 </li><li>Published by: IHE Patient Care Coordination 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=\"document\">FHIR Document Capabilities</h2><table class=\"table table-condensed table-hover\"><thead><tr><th>Mode</th><th>Document Resource Profile</th><th>Documentation</th></tr></thead><tbody><tr><td>producer</td><td><a href=\"StructureDefinition-IHE.PCC.mAPS.Composition.html\">Antapartum Summary</a></td><td> </td></tr></tbody></table></div>"
] ; #
fhir:url [ fhir:v "https://profiles.ihe.net/PCC/mAPS/CapabilityStatement/IHE.mAPS.Content-Creator"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "IHE_mAPS_Content_Creator"] ; #
fhir:title [ fhir:v "mAPS Content Creator"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-07-17"^^xsd:date] ; #
fhir:publisher [ fhir:v "IHE Patient Care Coordination Committee"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/patient_care_coordination/" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ] ] )
] [
fhir:name [ fhir:v "IHE Patient Care Coordination Committee" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "The mAPS[Content Creator](volume-1.html#Content-Creator)"] ; #
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:kind [ fhir:v "requirements"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "application/fhir+json"] ) ; #
fhir:document ( [
fhir:mode [ fhir:v "producer" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.PCC.mAPS.Composition"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.PCC.mAPS.Composition> ]
] ) . #