FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| acme.tulipcare#0.0.2 | TulipVariety | TulipVariety |
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "TulipVarietyVS",
"id": "TulipVarietyVS",
"version": "0.0.1",
"url": "https://fake-acme.org/fhir/TulipCare/ValueSet/TulipVarietiesVS",
"publisher": "ACME Corp",
"compose": {
"include": [
{
"system": "https://fake-acme.org/fhir/TulipCare/CodeSystem/TulipVarietiesCS"
}
]
}
}