FHIR IG Statistics: ValueSet/species-valueset
Resources that use this resource
Resources that this resource uses
CodeSystem |
species | Species of the United Federation of Planets |
Narrative
No narrative content found in resource
Source
{
"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"
}
]
}
}