{
  "resourceType": "StructureDefinition",
  "url": "http://www.smith.care/fhir/StructureDefinition/HELP_CDSS_Behandlung_ValueSet_R4",
  "name": "HELP_CDSS_Behandlung_ValueSet_R4",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "objimpl",
      "uri": "http://hl7.org/fhir/object-implementation",
      "name": "Object Implementation Information"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.compose.include.system",
        "path": "ValueSet.compose.include.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "ValueSet.compose.include.concept.code",
        "path": "ValueSet.compose.include.concept.code",
        "code": [
          {
            "system": "http://snomed.info/sct"
          }
        ]
      }
    ]
  }
}