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

FHIR IG Statistics: ValueSet/inactive-all-inactive

Packagehl7.fhir.uv.tx-ecosystem
Resource TypeValueSet
Idinactive-all-inactive
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/tx-ecosystem
URLhttp://hl7.org/fhir/test/ValueSet/inactive-all-inactive
Version5.0.0
Statusactive
Date2023-04-01
NameInactiveValueSetInactive
TitleInactive ValueSet Inactive
Realmuv
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
inactiveInactive Test Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "inactive-all-inactive",
  "url": "http://hl7.org/fhir/test/ValueSet/inactive-all-inactive",
  "version": "5.0.0",
  "name": "InactiveValueSetInactive",
  "title": "Inactive ValueSet Inactive",
  "status": "active",
  "experimental": false,
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "compose": {
    "inactive": true,
    "include": [
      {
        "system": "http://hl7.org/fhir/test/CodeSystem/inactive"
      }
    ]
  }
}