{
  "resourceType": "StructureDefinition",
  "id": "ValueSet",
  "url": "http://amphi.eu/fhir/prehospitalsolution/StructureDefinition/ValueSet/v1",
  "version": "1.0",
  "name": "ValueSet",
  "status": "active",
  "date": "2024-01-12T12:29:40.7446861+00:00",
  "description": "The individual Questionnaires will refer to a defined ValueSet. The defined ValueSets will be sent to the systems that subscribe to ValueSet. However, it will also be possible to create an advertisement on a ValueSet, eg if you do not want to subscribe to them. The ValueSet expresses the codes from CodeSystem used in a specific Questionnaire.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.id",
        "path": "ValueSet.id",
        "max": "0"
      },
      {
        "id": "ValueSet.meta",
        "path": "ValueSet.meta"
      },
      {
        "id": "ValueSet.meta.id",
        "path": "ValueSet.meta.id",
        "max": "0"
      },
      {
        "id": "ValueSet.meta.versionId",
        "path": "ValueSet.meta.versionId",
        "min": 1
      },
      {
        "id": "ValueSet.meta.lastUpdated",
        "path": "ValueSet.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "ValueSet.meta.source",
        "path": "ValueSet.meta.source",
        "max": "0"
      },
      {
        "id": "ValueSet.meta.profile",
        "path": "ValueSet.meta.profile",
        "max": "0"
      },
      {
        "id": "ValueSet.meta.security",
        "path": "ValueSet.meta.security",
        "max": "0"
      },
      {
        "id": "ValueSet.meta.tag",
        "path": "ValueSet.meta.tag",
        "max": "0"
      },
      {
        "id": "ValueSet.implicitRules",
        "path": "ValueSet.implicitRules",
        "max": "0"
      },
      {
        "id": "ValueSet.language",
        "path": "ValueSet.language",
        "max": "0"
      },
      {
        "id": "ValueSet.text",
        "path": "ValueSet.text",
        "max": "0"
      },
      {
        "id": "ValueSet.contained",
        "path": "ValueSet.contained",
        "max": "0"
      },
      {
        "id": "ValueSet.url",
        "path": "ValueSet.url",
        "definition": "Canonical identifier for this value set, represented as a URI (globally unique).\r\n\r\nContact reason (\"contact reason card\"): http://amphisystems.com/amphi/triage/contactreason/valueset/{Guid for contactcausecard}-{version}-{row id}\r\n\r\nVital signs: http://amphisystems.com/amphi/triage/vitalsigns/valueset/{eventcodename}"
      },
      {
        "id": "ValueSet.identifier",
        "path": "ValueSet.identifier",
        "max": "0"
      },
      {
        "id": "ValueSet.version",
        "path": "ValueSet.version",
        "definition": "Business version of the value set."
      },
      {
        "id": "ValueSet.name",
        "path": "ValueSet.name",
        "definition": "Name for this value set (computer friendly)."
      },
      {
        "id": "ValueSet.title",
        "path": "ValueSet.title",
        "max": "0"
      },
      {
        "id": "ValueSet.status",
        "path": "ValueSet.status",
        "definition": "The status of this value set.",
        "fixedCode": "active"
      },
      {
        "id": "ValueSet.experimental",
        "path": "ValueSet.experimental",
        "max": "0"
      },
      {
        "id": "ValueSet.date",
        "path": "ValueSet.date",
        "max": "0"
      },
      {
        "id": "ValueSet.publisher",
        "path": "ValueSet.publisher",
        "max": "0"
      },
      {
        "id": "ValueSet.contact",
        "path": "ValueSet.contact",
        "max": "0"
      },
      {
        "id": "ValueSet.description",
        "path": "ValueSet.description",
        "definition": "Natural language description of the value set."
      },
      {
        "id": "ValueSet.useContext",
        "path": "ValueSet.useContext",
        "max": "0"
      },
      {
        "id": "ValueSet.jurisdiction",
        "path": "ValueSet.jurisdiction",
        "max": "0"
      },
      {
        "id": "ValueSet.immutable",
        "path": "ValueSet.immutable",
        "max": "0"
      },
      {
        "id": "ValueSet.purpose",
        "path": "ValueSet.purpose",
        "max": "0"
      },
      {
        "id": "ValueSet.copyright",
        "path": "ValueSet.copyright",
        "max": "0"
      },
      {
        "id": "ValueSet.compose",
        "path": "ValueSet.compose",
        "definition": "Content logical definition of the value set."
      },
      {
        "id": "ValueSet.compose.id",
        "path": "ValueSet.compose.id",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.lockedDate",
        "path": "ValueSet.compose.lockedDate",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.inactive",
        "path": "ValueSet.compose.inactive",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.id",
        "path": "ValueSet.compose.include.id",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.system",
        "path": "ValueSet.compose.include.system",
        "definition": "The system the codes come from.\r\n\r\nContact reason: http://amphisystems.com/amphi/triage/contactreason/codesystem/{version}\r\n\r\nVital signs: http://amphisystems.com/amphi/triage/vitalsigns/codesystem/{version}"
      },
      {
        "id": "ValueSet.compose.include.version",
        "path": "ValueSet.compose.include.version",
        "definition": "Specific version of the code system referred to."
      },
      {
        "id": "ValueSet.compose.include.concept.id",
        "path": "ValueSet.compose.include.concept.id",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.concept.display",
        "path": "ValueSet.compose.include.concept.display",
        "short": "Text to display for this code for this value set in this valueset."
      },
      {
        "id": "ValueSet.compose.include.concept.designation",
        "path": "ValueSet.compose.include.concept.designation",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.filter",
        "path": "ValueSet.compose.include.filter",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.valueSet",
        "path": "ValueSet.compose.include.valueSet",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.exclude",
        "path": "ValueSet.compose.exclude",
        "max": "0"
      },
      {
        "id": "ValueSet.expansion",
        "path": "ValueSet.expansion",
        "max": "0"
      }
    ]
  }
}