This page is part of the FHIR Bulk Data Access (Flat FHIR) (v3.0.0-ballot: STU3 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 2.0.0. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 5 |
{
"resourceType" : "ValueSet",
"id" : "include-associated-data",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet include-associated-data</b></p><a name=\"include-associated-data\"> </a><a name=\"hcinclude-associated-data\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-include-associated-data.html\"><code>http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/bulkdata/ValueSet/include-associated-data",
"version" : "3.0.0-ballot",
"name" : "IncludeAssociatedDataValueSet",
"title" : "Include Associated Data Value Set",
"status" : "active",
"experimental" : false,
"date" : "2021-07-29",
"publisher" : "HL7 International / FHIR Infrastructure",
"contact" : [
{
"name" : "HL7 International / FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
},
{
"system" : "email",
"value" : "fhir@lists.HL7.org"
}
]
}
],
"description" : "Metadata inclusion options for Bulk Data Access Export Operation includeAssociatedData parameter",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data"
}
]
}
}