FHIR IG Statistics: ValueSet/big-circle-2
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "big-circle-2",
"url": "http://hl7.org/fhir/test/ValueSet/big-circle-2",
"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"
}
],
"exclude": [
{
"valueSet": [
"http://hl7.org/fhir/test/ValueSet/big-circle-1"
]
}
]
}
}