FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/nxh-vs-goal-attribute-definition-code

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

Resources that use this resource

StructureDefinition
NxhGoalNxhGoal

Resources that this resource uses

CodeSystem
codeNxhCSGoalAttributeDefinitionCode

Narrative

No narrative content found in resource


Source

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