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

FHIR IG Statistics: ValueSet/withdrawn

Packagehl7.fhir.uv.tx-ecosystem
Resource TypeValueSet
Idwithdrawn
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/tx-ecosystem
URLhttp://hl7.org/fhir/test/ValueSet/withdrawn
Version5.0.0
Statusactive
Date2023-04-01
NameWithdrawnValueSetAll
TitleWithdrawn ValueSet All
Realmuv
Authorityhl7

Resources that use this resource

ValueSet
not-withdrawnNot Withdrawn ValueSet All

Resources that this resource uses

CodeSystem
deprecatedDeprecated Test Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "withdrawn",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "withdrawn"
    }
  ],
  "url": "http://hl7.org/fhir/test/ValueSet/withdrawn",
  "version": "5.0.0",
  "name": "WithdrawnValueSetAll",
  "title": "Withdrawn ValueSet All",
  "status": "active",
  "experimental": false,
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/test/CodeSystem/deprecated"
      }
    ]
  }
}