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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idordering-location-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/ValueSet/ordering-location
URLhttps://fhir.synapxe.sg/ValueSet/ordering-location
Version1.0.0
Statusactive
NameOrderingLocationValueSet
TitleOrdering Location Value Set
DescriptionValue set containing locations where medications may be ordered.

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.2.2ext-orderingLocationOrdering Location Extension

Resources that this resource uses

CodeSystem
synapxe.sgcdi#1.2.2ordering-locationOrdering Location Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ordering-location",
  "url": "https://fhir.synapxe.sg/ValueSet/ordering-location",
  "version": "1.0.0",
  "name": "OrderingLocationValueSet",
  "title": "Ordering Location Value Set",
  "status": "active",
  "publisher": "Synapxe",
  "description": "Value set containing locations where medications may be ordered.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/ordering-location"
      }
    ]
  }
}