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

FHIR IG analytics

Packageufp.core
Resource TypeValueSet
Idspecies-valueset.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ufp.core@0.6.0&canonical=http://fhir.ufp/ValueSet/species
URLhttp://fhir.ufp/ValueSet/species
Statusdraft
Date2017-10-20
Namespecies
DescriptionSpecies known to the United Federation of Planets

Resources that use this resource

StructureDefinition
speciesPatientSpeciesUFP

Resources that this resource uses

CodeSystem
speciesSpecies of the United Federation of Planets

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "url": "http://fhir.ufp/ValueSet/species",
  "name": "species",
  "status": "draft",
  "date": "2017-10-20",
  "publisher": "United Federation of Planets",
  "description": "Species known to the United Federation of Planets",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ufp/CodeSystem/species"
      }
    ]
  },
  "expansion": {
    "identifier": "d1ca2c0e-4e00-4c6a-7d94-1e9499fc4299",
    "timestamp": "2017-10-20",
    "total": 8,
    "contains": [
      {
        "system": "http://fhir.ufp/CodeSystem/species",
        "code": "HS",
        "display": "Human"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/species",
        "code": "VK",
        "display": "Vulcan"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/species",
        "code": "KG",
        "display": "Klingon"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/species",
        "code": "AD",
        "display": "Andorian"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/species",
        "code": "AN",
        "display": "Android"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/species",
        "code": "BZ",
        "display": "Betazoid"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/species",
        "code": "RM",
        "display": "Romulan"
      }
    ]
  }
}