PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    http://openehr.org/fhir/StructureDefinition/DV-BOOLEAN
{
  "description": "Items which are truly boolean data, such as true/false or yes/no answers. For such data, it is important to devise the meanings (usually questions in subjective data)  carefully, so that the only allowed results are in fact true or false. \\n\\nMisuse: The DV_BOOLEAN class should not be used as a replacement for naively modelled enumerated types such as male/female etc. Such values should be coded, and in any case the enumeration often has more than two values. \\n",
  "_filename": "StructureDefinition-DV-BOOLEAN.json",
  "package_name": "openehr.base",
  "date": "2025-09-06T15:35:39+10:00",
  "derivation": "specialization",
  "publisher": "openEHR + HL7",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "DV_BOOLEAN",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://openehr.org/fhir/StructureDefinition/DV_BOOLEAN",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "DV_BOOLEAN",
  "package_version": "0.1.0-snapshot",
  "extension": [ {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
    "valueUrl": "https://specifications.openehr.org/releases/RM/Release-1.1.0/data_types.html#_dv_boolean_class"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
    "valueCode": "element-view-as-leaf"
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
    "valueCode": "element-view-defns-parent"
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
    "valueCode": "element-view-replace-cardinality"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
      } ]
    }
  } ],
  "snapshot": {
    "element": [ {
      "path": "DV_BOOLEAN",
      "min": 0,
      "definition": "Items which are truly boolean data, such as true/false or yes/no answers. For such data, it is important to devise the meanings (usually questions in subjective data)  carefully, so that the only allowed results are in fact true or false. \n\nMisuse: The DV_BOOLEAN class should not be used as a replacement for naively modelled enumerated types such as male/female etc. Such values should be coded, and in any case the enumeration often has more than two values. \n",
      "isModifier": false,
      "short": "Items which are truly boolean data, such as true/false or yes/no answers.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "DV_BOOLEAN",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "DV_BOOLEAN.CR",
      "min": 1,
      "definition": "Carriage return character.",
      "isModifier": false,
      "short": "Carriage return character.",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "DV_BOOLEAN.CR",
      "base": {
        "max": "1",
        "min": 1,
        "path": "BASIC_DEFINITIONS.CR"
      }
    }, {
      "path": "DV_BOOLEAN.LF",
      "min": 1,
      "definition": "Line feed character.",
      "isModifier": false,
      "short": "Line feed character.",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "DV_BOOLEAN.LF",
      "base": {
        "max": "1",
        "min": 1,
        "path": "BASIC_DEFINITIONS.LF"
      }
    }, {
      "path": "DV_BOOLEAN.Local_terminology_id",
      "min": 1,
      "definition": "Predefined terminology identifier to indicate it is local to the knowledge resource in which it occurs, e.g. an archetype",
      "isModifier": false,
      "short": "Predefined terminology identifier",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "DV_BOOLEAN.Local-terminology-id",
      "base": {
        "max": "1",
        "min": 1,
        "path": "OPENEHR_DEFINITIONS.Local_terminology_id"
      }
    }, {
      "path": "DV_BOOLEAN.value",
      "min": 1,
      "definition": "Boolean value of this item. Actual values may be language or implementation dependent.",
      "isModifier": false,
      "short": "Boolean value of this item.",
      "type": [ {
        "code": "boolean"
      } ],
      "max": "1",
      "id": "DV_BOOLEAN.value",
      "base": {
        "max": "1",
        "min": 1,
        "path": "DV_BOOLEAN.value"
      }
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "0.1.0-snapshot"
    } ]
  },
  "status": "active",
  "id": "074d7f2b-b258-4946-8496-7c58b1e74e10",
  "kind": "logical",
  "url": "http://openehr.org/fhir/StructureDefinition/DV-BOOLEAN",
  "version": "0.1.0-snapshot",
  "differential": {
    "element": [ {
      "id": "DV_BOOLEAN",
      "max": "*",
      "min": 0,
      "path": "DV_BOOLEAN",
      "short": "Items which are truly boolean data, such as true/false or yes/no answers.",
      "definition": "Items which are truly boolean data, such as true/false or yes/no answers. For such data, it is important to devise the meanings (usually questions in subjective data)  carefully, so that the only allowed results are in fact true or false. \n\nMisuse: The DV_BOOLEAN class should not be used as a replacement for naively modelled enumerated types such as male/female etc. Such values should be coded, and in any case the enumeration often has more than two values. \n",
      "isModifier": false
    }, {
      "id": "DV_BOOLEAN.value",
      "max": "1",
      "min": 1,
      "path": "DV_BOOLEAN.value",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Boolean value of this item.",
      "definition": "Boolean value of this item. Actual values may be language or implementation dependent.",
      "isModifier": false
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://www.openehr.org",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/DATA-VALUE"
}