FHIR IG Statistics: ValueSet/questionnaire-answer-constraint
Package | hl7.fhir.uv.sdc.r4b |
Type | ValueSet |
Id | questionnaire-answer-constraint |
FHIR Version | R4B |
Source | http://hl7.org/fhir/uv/sdc/http://hl7.org/fhir/uv/sdc/STU3/ValueSet-questionnaire-answer-constraint.html |
URL | http://hl7.org/fhir/uv/sdc/ValueSet/questionnaire-answer-constraint |
Version | 3.0.0 |
Status | active |
Date | 2022-03-08T18:37:19+00:00 |
Name | QuestionnaireAnswerConstraint |
Title | Questionnaire answer constraints value set |
Realm | uv |
Authority | hl7 |
Description | Codes that describe the types of constraints possible on a question item that has a list of permitted answers [Note: This is a clone of QuestionnaireAnswerConstraint valueset from R5 (adopting R5 capability)] |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "questionnaire-answer-constraint",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/uv/sdc/ValueSet/questionnaire-answer-constraint",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.0"
}
],
"version": "3.0.0",
"name": "QuestionnaireAnswerConstraint",
"title": "Questionnaire answer constraints value set",
"status": "active",
"experimental": false,
"date": "2022-03-08T18:37:19+00:00",
"publisher": "HL7 International - FHIR Infrastructure Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "Codes that describe the types of constraints possible on a question item that has a list of permitted answers [Note: This is a clone of QuestionnaireAnswerConstraint valueset from R5 (adopting R5 capability)]",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint"
}
]
}
}