PackagesCanonicalsLogsProblems
    Packages
    niceprofiling.v23q1@0.2.0
    https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-ExtremeValueType-2022Q1
{
  "description": "Extension that shall be used to indicate whether the quantity/result given concerns the lowest or highest value that is measured.",
  "_filename": "NICE-ExtremeValueType.json",
  "package_name": "niceprofiling.v23q1",
  "date": "2022-02-14T17:20:43.7345624+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-02-14T17:22:17.250+00:00"
  },
  "publisher": "NICE",
  "fhirVersion": "3.0.2",
  "name": "NICE-ExtremeValueType",
  "abstract": false,
  "copyright": "CC0",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NICE-ExtremeValueType",
  "package_version": "0.2.0",
  "status": "active",
  "id": "92c24fdb-85cb-4cc1-885c-bfdc9019bd99",
  "kind": "complex-type",
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-ExtremeValueType-2022Q1",
  "context": [ "Resource" ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Extension to indicate upper or lower bounds",
      "definition": "Extension to indicate wether the element is the highest or the lowest value",
      "isModifier": true,
      "mustSupport": true
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-ExtremeValueType-2022Q1"
    }, {
      "id": "Extension.value[x]:valueCodeableConcept",
      "path": "Extension.valueCodeableConcept",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "description": "Indicates whether it concern a lowest or highest value",
        "valueSetUri": "https://fhir.stichting-nice.nl/ValueSet/NICE-ExtremeValueType"
      },
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "Extension.value[x]:valueCodeableConcept.coding",
      "max": "1",
      "path": "Extension.valueCodeableConcept.coding",
      "mustSupport": false
    }, {
      "id": "Extension.value[x]:valueCodeableConcept.text",
      "path": "Extension.valueCodeableConcept.text",
      "type": [ {
        "code": "code"
      } ],
      "mustSupport": false
    } ]
  },
  "contact": [ {
    "name": "NICE",
    "telecom": [ {
      "value": "vragen@stichting-nice.nl",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}