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

FHIR IG analytics

Packageufp.core
Resource TypeValueSet
Idquadrant.valueset.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ufp.core@0.6.0&canonical=http://fhir.ufp/ValueSet/quadrant
URLhttp://fhir.ufp/ValueSet/quadrant
Statusdraft
Date2161-10-20
Namequadrant
DescriptionIdentifies a quadrant of the milky way galaxy

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
quadrantQuadrants of the Milky Way

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "url": "http://fhir.ufp/ValueSet/quadrant",
  "name": "quadrant",
  "status": "draft",
  "date": "2161-10-20",
  "publisher": "United Federation of Planets",
  "description": "Identifies a quadrant of the milky way galaxy",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ufp/CodeSystem/quadrant"
      }
    ]
  },
  "expansion": {
    "identifier": "d1ca2c0e-4e00-4c6a-7d94-1e9499fc4241",
    "timestamp": "2017-10-20",
    "total": 3,
    "contains": [
      {
        "system": "http://fhir.ufp/CodeSystem/quadrant",
        "code": "alpha",
        "display": "Alpha-Quadrant"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/quadrant",
        "code": "beta",
        "display": "Beta-Quadrant"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/quadrant",
        "code": "gamma",
        "display": "Gamma-Quadrant"
      },
      {
        "system": "http://fhir.ufp/CodeSystem/quadrant",
        "code": "delta",
        "display": "Delta-Quadrant"
      }
    ]
  }
}