| Package | hl7.fhir.uv.sdc |
| Resource Type | CodeSystem |
| Id | questionnaire-behavior-condition |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/CodeSystem-questionnaire-behavior-condition.html |
| URL | http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition |
| Version | 4.0.0-ballot |
| Status | active |
| Date | 2025-08-07T06:58:13+00:00 |
| Name | QuestionnaireBehaviorConditionCodes |
| Title | Questionnaire behavior condition codes |
| Realm | uv |
| Authority | hl7 |
| Description | Example codes used in the form behavior examples |
| Content | complete |
| ValueSet | |
| formBehaviorConditions | Questionnaire Form Behavior Conditions |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem questionnaire-behavior-condition
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition defines the following codes:
{
"resourceType": "CodeSystem",
"id": "questionnaire-behavior-condition",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.17.16.10"
}
],
"version": "4.0.0-ballot",
"name": "QuestionnaireBehaviorConditionCodes",
"title": "Questionnaire behavior condition codes",
"status": "active",
"experimental": true,
"date": "2025-08-07T06:58:13+00:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"name": "HL7 International / FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "Example codes used in the form behavior examples",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "1",
"display": "Hypertension",
"definition": "Hypertension (example - do not use)"
},
{
"code": "2",
"display": "Diabetes",
"definition": "Diabetes (example - do not use)"
},
{
"code": "3",
"display": "Pregnancy",
"definition": "Pregnancy (example - do not use)"
},
{
"code": "4",
"display": "Erectile Disfunction",
"definition": "Erectile Disfunction (example - do not use)"
}
]
}