FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/valueset-deprecated

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idvalueset-deprecated
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://nictiz.nl/fhir/StructureDefinition/valueset-deprecated
URLhttp://nictiz.nl/fhir/StructureDefinition/valueset-deprecated
Version3.0.2
Statusdraft
Date2022-06-28
Namedeprecated
Titledeprecated
Realmnl
Descriptionif true, indicates that the concept is deprecated from the value set - that is, it should not be used, and is planned to be withdrawn.
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "valueset-deprecated",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "vocab"
    }
  ],
  "url": "http://nictiz.nl/fhir/StructureDefinition/valueset-deprecated",
  "version": "3.0.2",
  "name": "deprecated",
  "title": "deprecated",
  "status": "draft",
  "experimental": false,
  "date": "2022-06-28",
  "publisher": "Nictiz",
  "description": "if true, indicates that the concept is deprecated from the value set - that is, it should not be used, and is planned to be withdrawn.",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "ValueSet.compose.include.concept"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "The concept should not be used",
        "definition": "if ture, indicates that the concept is deprecated from the value set - that is, it should not be used, and is planned to be withdrawn.",
        "comment": "Ths status relates to a concept's inclusion in the value set, and might be different to the underlying status of the concept itself.",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/valueset-deprecated"
      },
      {
        "id": "Extension.value[x]:valueBoolean",
        "path": "Extension.value[x]",
        "sliceName": "valueBoolean",
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}