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

FHIR IG Statistics: ValueSet/big-circle-1

Packagehl7.fhir.uv.tx-ecosystem
Resource TypeValueSet
Idbig-circle-1
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/tx-ecosystem
URLhttp://hl7.org/fhir/test/ValueSet/big-circle-1
Version5.0.0
Statusactive
Date2023-04-01
NameBigValueSetAll
TitleBig ValueSet All
Realmuv
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
not-so-bigBig Test Code System
ValueSet
big-circle-2Big ValueSet All

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "big-circle-1",
  "url": "http://hl7.org/fhir/test/ValueSet/big-circle-1",
  "version": "5.0.0",
  "name": "BigValueSetAll",
  "title": "Big ValueSet All",
  "status": "active",
  "experimental": false,
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/test/CodeSystem/not-so-big"
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/test/ValueSet/big-circle-2"
        ]
      }
    ]
  }
}