PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.elements@4.0.1
    http://hl7.org/fhir/StructureDefinition/de-ObservationDefinition.qualifiedInterval.category
{
  "description": "Data Element for ObservationDefinition.qualifiedInterval.category",
  "_filename": "StructureDefinition-de-ObservationDefinition.qualifiedInterval.category.json",
  "package_name": "hl7.fhir.r4.elements",
  "date": "2019-11-01T09:29:23+11:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.0.1",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "ObservationDefinition.qualifiedInterval.category",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "ObservationDefinition.qualifiedInterval.category",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "ObservationDefinition.qualifiedInterval.category",
  "package_version": "4.0.1",
  "snapshot": {
    "element": [ {
      "path": "ObservationDefinition.qualifiedInterval.category",
      "min": 0,
      "definition": "The category of interval of values for continuous or ordinal observations conforming to this ObservationDefinition.",
      "isModifier": false,
      "short": "reference | critical | absolute",
      "mapping": [ {
        "map": "OM-2",
        "identity": "v2"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/observation-range-category|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ObservationRangeCategory"
        } ],
        "description": "Codes identifying the category of observation range."
      },
      "max": "1",
      "id": "ObservationDefinition.qualifiedInterval.category",
      "example": [ {
        "label": "General",
        "valueCode": "critical"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "ObservationDefinition.qualifiedInterval.category"
      },
      "isSummary": false
    } ]
  },
  "status": "draft",
  "id": "d5c3201e-f84f-45e9-9ee2-df9a2491ad49",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-ObservationDefinition.qualifiedInterval.category",
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}