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

FHIR IG Statistics: ValueSet/AllCowboyHatTypes

Packageacme.cowboy.fsh
Resource TypeValueSet
IdAllCowboyHatTypes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=acme.cowboy.fsh@0.0.1&canonical=http://example.org/ValueSet/AllCowboyHatTypes
URLhttp://example.org/ValueSet/AllCowboyHatTypes
Statusactive
NameAllCowboyHatTypes

Resources that use this resource

StructureDefinition
FavouriteCowboyHatFavouriteCowboyHat

Resources that this resource uses

CodeSystem
CowboyHatTypesCowboyHatTypes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "AllCowboyHatTypes",
  "id": "AllCowboyHatTypes",
  "url": "http://example.org/ValueSet/AllCowboyHatTypes",
  "compose": {
    "include": [
      {
        "system": "http://example.org/CodeSystem/CowboyHatTypes"
      }
    ]
  }
}