FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/questionnaire-behavior-condition

Packagehl7.fhir.uv.sdc
TypeCodeSystem
Idquestionnaire-behavior-condition
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/CodeSystem-questionnaire-behavior-condition.html
URLhttp://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition
Version4.0.0-ballot
Statusactive
Date2025-07-14T18:38:59+00:00
NameQuestionnaireBehaviorConditionCodes
TitleQuestionnaire behavior condition codes
Realmuv
Authorityhl7
DescriptionExample codes used in the form behavior examples
Contentcomplete

Resources that use this resource

ValueSet
formBehaviorConditionsQuestionnaire Form Behavior Conditions

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem questionnaire-behavior-condition

This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition defines the following codes:

CodeDisplayDefinition
1 HypertensionHypertension (example - do not use)
2 DiabetesDiabetes (example - do not use)
3 PregnancyPregnancy (example - do not use)
4 Erectile DisfunctionErectile Disfunction (example - do not use)

Source

{
  "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-07-14T18:38:59+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)"
    }
  ]
}