{
  "resourceType" : "CodeSystem",
  "id" : "questionnaire-behavior-condition",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem questionnaire-behavior-condition</b></p><a name=\"questionnaire-behavior-condition\"> </a><a name=\"hcquestionnaire-behavior-condition\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-behavior-condition</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"questionnaire-behavior-condition-1\"> </a></td><td>Hypertension</td><td>Hypertension (example - do not use)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"questionnaire-behavior-condition-2\"> </a></td><td>Diabetes</td><td>Diabetes (example - do not use)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"questionnaire-behavior-condition-3\"> </a></td><td>Pregnancy</td><td>Pregnancy (example - do not use)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"questionnaire-behavior-condition-4\"> </a></td><td>Erectile Disfunction</td><td>Erectile Disfunction (example - do not use)</td></tr></table></div>"
  },
  "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" : "2026-03-24T16:31:45+11: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)"
  }]
}