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

FHIR IG Statistics: ValueSet/vs-action-combination-method

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypeValueSet
Idvs-action-combination-method
FHIR VersionR5
Sourcehttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet-vs-action-combination-method.html
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-action-combination-method
Version0.1.1
Statusdraft
Date2024-02-16
NameActionCombinationMethodVS
TitleAction Combination Method
Realmuv
Authorityhl7
DescriptionValue set for the method used to combine actions in a PlanDefinition.

Resources that use this resource

StructureDefinition
ext-action-combination-methodAction Combination Method

Resources that this resource uses

CodeSystem
cs-action-combination-methodAction Combination Method

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet vs-action-combination-method


Source

{
  "resourceType": "ValueSet",
  "id": "vs-action-combination-method",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "publishable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "valueCode": "structured"
    }
  ],
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-action-combination-method",
  "version": "0.1.1",
  "name": "ActionCombinationMethodVS",
  "title": "Action Combination Method",
  "status": "draft",
  "date": "2024-02-16",
  "publisher": "Netzwerk Universitätsmedizin (NUM)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.netzwerk-universitaetsmedizin.de"
        }
      ]
    }
  ],
  "description": "Value set for the method used to combine actions in a PlanDefinition.",
  "compose": {
    "include": [
      {
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method"
      }
    ]
  }
}