@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- [a fhir:CapabilityStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "measure-processor"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "
\n \n

Measure Calculation Service Conformance Statement

\n \n
\n \n

Basic conformance statement for a Measure Processor Service. A server can support more functionality\n than defined here, but this is the minimum amount

\n\n \n
\n \n \n \n
\n \n Mode\n \n SERVER\n \n
\n \n
\n \n Description\n \n RESTful Measure Processor Server\n \n
\n \n
\n \n Transaction\n \n \n \n
\n \n
\n \n System History\n \n \n \n
\n \n
\n \n System Search\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n Resource Type\n \n \n \n Profile\n \n \n \n Read\n \n \n \n V-Read\n \n \n \n Search\n \n \n \n Update\n \n \n \n Updates\n \n \n \n Create\n \n \n \n Delete\n \n \n \n History\n \n
\n \n
" ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/measure-processor"^^xsd:anyURI] ; # fhir:name [ fhir:v "MeasureProcessorServiceConformanceStatement"] ; # fhir:title [ fhir:v "Measure Processor Service Conformance Statement"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2016-09-16"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7, Inc"] ; # fhir:contact ( [ fhir:name [ fhir:v "FHIR Project" ] ; fhir:telecom ( [ fhir:system [ fhir:v "other" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] ) ] ) ; # fhir:description [ fhir:v "Basic conformance statement for a Measure Processor Service. A server can support more functionality than defined here, but this is the minimum amount"] ; # fhir:kind [ fhir:v "capability"] ; # fhir:software [ fhir:name [ fhir:v "ACME Measure Processor Service" ] ] ; # fhir:fhirVersion [ fhir:v "5.0.0"] ; # fhir:format ( [ fhir:v "json"] [ fhir:v "xml"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "server" ] ; fhir:documentation [ fhir:v "RESTful Measure Processor Service" ] ; fhir:security [ fhir:cors [ fhir:v "true"^^xsd:boolean ] ; fhir:service ( [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/restful-security-service"^^xsd:anyURI ] ; fhir:code [ fhir:v "Certificates" ] ] ) ] ) ] ; fhir:resource ( [ fhir:type [ fhir:v "Measure" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Measure"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ; fhir:documentation [ fhir:v "Read allows clients to get the logical definitions of the measures" ] ] [ fhir:code [ fhir:v "search-type" ] ; fhir:documentation [ fhir:v "Search allows clients to filter measures based on a provided search parameter" ] ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Measure-identifier"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Measure-status"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Measure-version"^^xsd:anyURI ; fhir:link ] ; fhir:type [ fhir:v "token" ] ] ) ] ) ; fhir:operation ( [ fhir:name [ fhir:v "evaluate-measure" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/Measure-evaluate-measure"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "data-requirements" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/Measure-data-requirements"^^xsd:anyURI ; fhir:link ] ] ) ] )] . # # -------------------------------------------------------------------------------------

AltStyle によって変換されたページ (->オリジナル) /