PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: mPSC Content Creator - TTL Representation

Active as of 2024-07-17

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.mPSC.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.mPSC.Content-Creator</b></p><a name=\"IHE.mPSC.Content-Creator\"> </a><a name=\"hcIHE.mPSC.Content-Creator\"> </a><a name=\"IHE.mPSC.Content-Creator-en-US\"> </a><h2 id=\"title\">mPSC Content Creator</h2><ul><li>Implementation Guide Version: 2.0.0-draft </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 </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.mPSC.Composition.ClinicalSubset.html\">Paramedicince Summary Composition Clinical Subset</a></td><td><div><p>The composition of the FHIR elements that are used to build the FHIR Document for the Paramedicine Care Summary Clinical Subset</p>\n</div></td></tr><tr><td>producer</td><td><a href=\"StructureDefinition-IHE.PCC.mPSC.Composition.Complete.Report.html\">Paramedicince Summary Composition Clinical Subset</a></td><td><div><p>TODO</p>\n</div></td></tr></tbody></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://ihe.net/fhir/CapabilityStatement/capabilitystatement-IHE.mPSC.Content-Creator"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-draft"] ; # 
  fhir:name [ fhir:v "IHE_mPSC_Content_Creator"] ; # 
  fhir:title [ fhir:v "mPSC 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"] ; # 
  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" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The mPCS [Content Creator](ActorsAndTransactions.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:documentation [ fhir:v "The composition of the FHIR elements that are used to build the FHIR Document for the Paramedicine Care Summary Clinical Subset" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Composition.ClinicalSubset"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Composition.ClinicalSubset>     ]
  ] [
fhir:mode [ fhir:v "producer" ] ;
fhir:documentation [ fhir:v "TODO" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Composition.Complete.Report"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Composition.Complete.Report>     ]
  ] ) . #