FHIR IG Statistics: ValueSet/cdex-data-request-task-code
Resources that use this resource
Resources that this resource uses
CodeSystem |
cdex-temp | CDex Temporary Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "cdex-data-request-task-code",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "claims"
}
],
"url": "http://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-data-request-task-code",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.21.48.3"
}
],
"version": "2.1.0",
"name": "CDexDataRequestTaskCode",
"title": "CDex Data Request Task Code Value Set",
"status": "active",
"experimental": false,
"date": "2022-12-23",
"publisher": "HL7 International / Payer/Provider Information Exchange Work Group",
"contact": [
{
"name": "HL7 International / Payer/Provider Information Exchange Work Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/claims"
},
{
"system": "email",
"value": "pie@lists.hl7.org"
}
]
}
],
"description": "Codes used to identify the type of data request. It includes the codes “data-request-query”, “data-request-code”, and “data-request-questionnaire”.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "Used by permission of HL7 International all rights reserved Creative Commons License",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp",
"concept": [
{
"code": "data-request-code"
},
{
"code": "data-request-query"
},
{
"code": "data-request-questionnaire"
}
]
}
]
}
}