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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idhealthdomain-types-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/ValueSet/healthdomain-types
URLhttps://fhir.synapxe.sg/ValueSet/healthdomain-types
Version1.0.0
Statusactive
NameHealthdomainTypesValueSet
TitleHealth Domain Types Value Set
DescriptionValue set containing health domain classification types.

Resources that use this resource

StructureDefinition
synapxe.nehr#2.0.0profile-problemProblem

Resources that this resource uses

CodeSystem
synapxe.sgcdi#1.1.3healthdomain-typesHealth Domain Types Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "healthdomain-types",
  "url": "https://fhir.synapxe.sg/ValueSet/healthdomain-types",
  "version": "1.0.0",
  "name": "HealthdomainTypesValueSet",
  "title": "Health Domain Types Value Set",
  "status": "active",
  "description": "Value set containing health domain classification types.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/healthdomain-types"
      }
    ]
  }
}