This page is part of the Mobile Cross-Enterprise Document Data Element Extraction (mXDE) (v1.3.0: Publication) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: mXDE Data Element Extractor Actor - 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.mXDE.DataElementExtractor"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>IHE_mXDE_DataElementExtractor</h2><div><p>CapabilityStatement for mXDE Data Element Extracor</p>\n</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td><div><p>mXDE Data Element Extractor Actor</p>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>Provenance</td><td>Supported profiles:<br/> <a href=\"https://profiles.ihe.net/ITI/mXDE/IHE.ITI.mXDE.Provenance\">https://profiles.ihe.net/ITI/mXDE/IHE.ITI.mXDE.Provenance</a></td><td>y</td><td>y</td><td>y</td><td>y</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://profiles.ihe.net/ITI/mXDE/CapabilityStatement/IHE.mXDE.DataElementExtractor"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.3.0"] ; #
fhir:name [ fhir:v "IHE_mXDE_DataElementExtractor"] ; #
fhir:title [ fhir:v "mXDE Data Element Extractor Actor"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-02-10"^^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 mXDE Data Element Extracor"] ; #
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:imports ( [
fhir:v "https://profiles.ihe.net/ITI/MHD/CapabilityStatement/IHE.MHD.DocumentConsumer"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/MHD/CapabilityStatement/IHE.MHD.DocumentConsumer>
] [
fhir:v "http://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.client"^^xsd:anyURI ;
fhir:link <http://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.client>
] [
fhir:v "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer>
] [
fhir:v "https://profiles.ihe.net/ITI/BALP/CapabilityStatement/IHE.BALP.AuditCreator"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/BALP/CapabilityStatement/IHE.BALP.AuditCreator>
] ) ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "application/fhir+json"] ) ; #
fhir:rest ( [
fhir:mode [ fhir:v "client" ] ;
fhir:documentation [ fhir:v "mXDE Data Element Extractor Actor" ] ;
fhir:security [
fhir:description [ fhir:v "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-app-launch](http://www.hl7.org/fhir/smart-app-launch/)" ] ] ;
( fhir:resource [
fhir:type [ fhir:v "Provenance" ] ;
( fhir:supportedProfile [
fhir:v "https://profiles.ihe.net/ITI/mXDE/IHE.ITI.mXDE.Provenance"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mXDE/IHE.ITI.mXDE.Provenance> ] ) ;
fhir:documentation [ fhir:v "record" ] ;
( fhir:interaction [
fhir:code [ fhir:v "search-type" ] ] [
fhir:code [ fhir:v "read" ] ] [
fhir:code [ fhir:v "create" ] ] [
fhir:code [ fhir:v "update" ] ] ) ] )
] ) . #