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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeValueSet
Idnxh-vs-goal-category-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-category-code
URLhttps://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-category-code
Statusactive
NameNxhVSGoalCategoryCode
TitleNxhVSGoalCategoryCode
DescriptionValueset to define custom goal category codes using Nexuzhealth specific values.

Resources that use this resource

StructureDefinition
NxhGoalNxhGoal

Resources that this resource uses

CodeSystem
codeNxhCSGoalCategoryCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-goal-category-code",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-category-code",
  "name": "NxhVSGoalCategoryCode",
  "title": "NxhVSGoalCategoryCode",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Valueset to define custom goal category codes using Nexuzhealth specific values.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/doelstellingHoofding/code"
      }
    ]
  }
}