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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idmovement-type-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/ValueSet/movement-type
URLhttps://fhir.synapxe.sg/ValueSet/movement-type
Version1.0.0
Statusactive
NameMovementTypeValueSet
TitleMovement Type Value Set
DescriptionValue set containing movement types.

Resources that use this resource

StructureDefinition
profile-appointmentAppointment
ext-encounter-movementExtensionEncounterMovement

Resources that this resource uses

CodeSystem
movement-typeMovement Type Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "movement-type",
  "url": "https://fhir.synapxe.sg/ValueSet/movement-type",
  "version": "1.0.0",
  "name": "MovementTypeValueSet",
  "title": "Movement Type Value Set",
  "status": "active",
  "description": "Value set containing movement types.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/movement-type"
      }
    ]
  }
}