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

FHIR IG analytics

Packageacme.tulipcare
Resource TypeCodeSystem
IdCodeSystem.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=acme.tulipcare@0.0.2&canonical=https://fake-acme.org/fhir/TulipCare/CodeSystem/TulipVarietiesCS
URLhttps://fake-acme.org/fhir/TulipCare/CodeSystem/TulipVarietiesCS
Version0.0.1
Statusactive
NameTulipVarietyCS
Contentcomplete

Resources that use this resource

ValueSet
acme.tulipcare#0.0.2TulipVarietiesVSTulipVarietyVS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "TulipVarietyCS",
  "id": "TulipVarietyCS",
  "version": "0.0.1",
  "url": "https://fake-acme.org/fhir/TulipCare/CodeSystem/TulipVarietiesCS",
  "concept": [
    {
      "code": "triumph",
      "display": "Triumph",
      "definition": "A late blooming tulip"
    },
    {
      "code": "single-early",
      "display": "Single Early",
      "definition": "Early spring bloomer, 12-18 inches tall"
    },
    {
      "code": "double-early",
      "display": "Double Early",
      "definition": "Early spring bloomer with peony-like flowers, 10-18 inches tall"
    },
    {
      "code": "fosteriana",
      "display": "Fosteriana",
      "definition": "Early spring bloomer with elegant cup-shaped flowers, 12-18 inches tall"
    },
    {
      "code": "greigii",
      "display": "Greigii",
      "definition": "Early-mid spring bloomer with pointed petals, 6-12 inches tall"
    },
    {
      "code": "species",
      "display": "Species",
      "definition": "Early-mid spring bloomer with flared petals, 4-12 inches tall"
    },
    {
      "code": "darwin-hybrid",
      "display": "Darwin Hybrid",
      "definition": "Mid-season bloomer with large egg-shaped flowers, 18-24 inches tall"
    },
    {
      "code": "lily-flowering",
      "display": "Lily Flowering",
      "definition": "Mid-late spring bloomer with pointed reflexed petals, 16-22 inches tall"
    },
    {
      "code": "single-late",
      "display": "Single Late",
      "definition": "Late spring bloomer with tall stems, 16-30 inches tall"
    },
    {
      "code": "viridiflora",
      "display": "Viridiflora",
      "definition": "Late spring bloomer with green-streaked petals, 16-22 inches tall"
    },
    {
      "code": "double-late",
      "display": "Double Late",
      "definition": "Late spring bloomer with full multi-layered petals, 12-24 inches tall"
    },
    {
      "code": "fringed",
      "display": "Fringed",
      "definition": "Late spring bloomer with finely fringed petal margins, 12-24 inches tall"
    },
    {
      "code": "parrot",
      "display": "Parrot",
      "definition": "Late spring bloomer with ruffled and twisted petals, 14-24 inches tall"
    }
  ],
  "publisher": "ACME Corp",
  "count": 13
}