| Package | ufp.core |
| Resource Type | CodeSystem |
| Id | quadrant.codesystem |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ufp.core@0.6.0&canonical=http://fhir.ufp/CodeSystem/quadrant |
| URL | http://fhir.ufp/CodeSystem/quadrant |
| Status | draft |
| Date | 2018-04-03 |
| Name | Quadrants of the Milky Way |
| Description | Quadrants of the Milky Way Galaxy as defined by the United Federation of Planets |
| Content | complete |
| ValueSet | |
| quadrant | quadrant |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "http://fhir.ufp/CodeSystem/quadrant",
"name": "Quadrants of the Milky Way",
"status": "draft",
"date": "2018-04-03",
"publisher": "United Federation of Planets",
"description": "Quadrants of the Milky Way Galaxy as defined by the United Federation of Planets",
"caseSensitive": false,
"valueSet": "http://fhir.ufp/ValueSet/species",
"content": "complete",
"concept": [
{
"code": "alpha",
"display": "Alpha-Quadrant"
},
{
"code": "beta",
"display": "Beta-Quadrant"
},
{
"code": "gamma",
"display": "Gamma-Quadrant"
},
{
"code": "delta",
"display": "Delta-Quadrant"
}
]
}