Example
ValueSet/consent-verification
(XML)
Raw
JSON
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
Definition
for
Code
System
MeasureDataUsage
Value
SetConsent
Vefication
Codes
{
"resourceType": "CodeSystem",
"id": "measure-data-usage",
"meta": {
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
}
],
"url": "http://hl7.org/fhir/measure-data-usage",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.756"
},
"version": "3.0.2",
"name": "MeasureDataUsage",
"status": "draft",
"experimental": false,
"date": "2019-10-24T11:53:00+11:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "The intended usage for supplemental data elements in the measure",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/measure-data-usage",
"content": "complete",
"concept": [
{
"code": "supplemental-data",
"display": "Supplemental Data",
"definition": "The data is intended to be provided as additional information alongside the measure results"
},
{
"code": "risk-adjustment-factor",
"display": "Risk Adjustment Factor",
"definition": "The data is intended to be used to calculate and apply a risk adjustment model for the measure"
}
]
}
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="consent-verification"/>
<meta>
<lastUpdated value="2023-03-01T23:03:57.298+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<ul>
<li> Include all codes defined in
<a href="http://terminology.hl7.org/4.0.0/CodeSystem-consentverification.html">
<code> http://terminology.hl7.org/CodeSystem/consentverification</code>
</a>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cbcc"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/consent-verification"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3178"/>
</identifier>
<version value="5.0.0-draft-final"/>
<name value="ConsentVerificationCodes"/>
<title value="Consent Vefication Codes"/>
<status value="draft"/>
<experimental value="true"/>
<publisher value="CBCC"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set includes base Consent Verification codes."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/consentverification"/>
</include>
</compose>
</
ValueSet
>
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.