FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.sdc
Resource TypeCodeSystem
IdCodeSystem-questionnaire-behavior-condition.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/sdc/CodeSystem-questionnaire-behavior-condition.html
URLhttp://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition
Version4.0.0
Statusactive
Date2025-10-22T20:08:54+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)

Source1

{
  "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",
  "name": "QuestionnaireBehaviorConditionCodes",
  "title": "Questionnaire behavior condition codes",
  "status": "active",
  "experimental": true,
  "date": "2025-10-22T20:08:54+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)"
    }
  ]
}