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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeCodeSystem
Idreferral-type-codesystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/CodeSystem/referral-type
URLhttps://fhir.synapxe.sg/CodeSystem/referral-type
Version1.0.0
Statusactive
NameReferralTypeCodeSystem
TitleReferral Type Code System
DescriptionCode system to represent referral types.
Contentcomplete

Resources that use this resource

ValueSet
referral-typeReferral Type Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "referral-type",
  "url": "https://fhir.synapxe.sg/CodeSystem/referral-type",
  "version": "1.0.0",
  "name": "ReferralTypeCodeSystem",
  "title": "Referral Type Code System",
  "status": "active",
  "content": "complete",
  "description": "Code system to represent referral types.",
  "caseSensitive": true,
  "compositional": false,
  "valueSet": "https://fhir.synapxe.sg/ValueSet/referral-type",
  "concept": [
    {
      "code": "StepDownCare",
      "display": "Step-Down Care"
    }
  ]
}