FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageacme.tulipcare
Resource TypeValueSet
IdValueSet.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=acme.tulipcare@0.0.1-alpha&canonical=http://example.org/ValueSet/TulipVarietyVS
URLhttp://example.org/ValueSet/TulipVarietyVS
Version0.0.2
Statusactive
NameTulipVarietyVS

Resources that use this resource

StructureDefinition
TulipVarietyTulipVariety

Resources that this resource uses

CodeSystem
TulipVarietyCSTulipVarietyCS

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "TulipVarietyVS",
  "id": "TulipVarietyVS",
  "version": "0.0.2",
  "url": "http://example.org/ValueSet/TulipVarietyVS",
  "publisher": "ACME Corp",
  "compose": {
    "include": [
      {
        "system": "http://example.org/CodeSystem/TulipVarietyCS"
      }
    ]
  }
}