Accessibility of IPS
0.0.1-current - ci-build International flag

Accessibility of IPS, published by IHE IT Infrastructure Technical Committee. This is not an authorized publication; it is the continuous build for version 0.0.1-current). This version is based on the current content of https://github.com/IHE/ITI.aIPS/ and changes regularly. See the Directory of published versions

: IHE aIPS Content Consumer Actor - TTL Representation

Active as of 2023-02-27

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.aIPS.ContentConsumer"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>IHE_aIPS_ConsumerCreator</h2><div><p>CapabilityStatement for the IHE aIPS Content Consumer Actor</p>\n<p>The Content Consumer consumes the <a href=\"http://hl7.org/fhir/uv/ips/\">IPS content</a> and obtains it using one of the methods defined in the <a href=\"https://profiles.ihe.net/ITI/HIE-Whitepaper/index.html\">IHE Document Sharing Health Information Exchange</a>.</p>\n<p>FHIR Capability Statement for [Content Consumer]{CapabilityStatement-IHE.aIPS.ContentConsumer.html}</p>\n<p>The HL7 IPS is mapped to the Document Sharing Metadata according to PCC Volume 2: 4.1. This shows how to map the FHIR Composition resource elements into XDS/XDM/XDR/XCA <a href=\"https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2\">Document Entry</a> and MHD <a href=\"https://profiles.ihe.net/ITI/MHD/32_fhir_maps.html\">FHIR DocumentReference</a> elements.</p>\n</div></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/ITI/aIPS/CapabilityStatement/IHE.aIPS.ContentConsumer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-current"] ; # 
  fhir:name [ fhir:v "IHE_aIPS_ConsumerCreator"] ; # 
  fhir:title [ fhir:v "IHE aIPS Content Consumer Actor"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-02-27"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "IHE IT Infrastructure Technical Committee"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IHE IT Infrastructure Technical Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ]     ] [
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 "CapabilityStatement for the IHE aIPS Content Consumer Actor \n\nThe Content Consumer consumes the [IPS content](http://hl7.org/fhir/uv/ips/) and obtains it using one of the methods defined in the [IHE Document Sharing Health Information Exchange](https://profiles.ihe.net/ITI/HIE-Whitepaper/index.html).\n\nFHIR Capability Statement for [Content Consumer]{CapabilityStatement-IHE.aIPS.ContentConsumer.html}\n\nThe HL7 IPS is mapped to the Document Sharing Metadata according to PCC Volume 2: 4.1. This shows how to map the FHIR Composition resource elements into XDS/XDM/XDR/XCA [Document Entry](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2) and MHD [FHIR DocumentReference](https://profiles.ihe.net/ITI/MHD/32_fhir_maps.html) elements."] ; # 
  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 "consumer" ] ;
fhir:documentation [ fhir:v "see [IHE ITI aIPS Implementation Guide](https://profiles.ihe.net/ITI/aIPS/index.html)." ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips>     ]
  ] ) . #