{
  "resourceType": "StructureDefinition",
  "url": "https://medico-emr.net/medico/r4/vs/ValueSet_DemisSite_1",
  "name": "ValueSet_DemisSite_1",
  "status": "draft",
  "description": "the expansion of the valueset will contain a department ward combination with the site identifier requrired by DEMIS",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.url",
        "path": "ValueSet.url",
        "min": 1,
        "fixedUri": "https://medico-emr.net/medico/r4/vs/ValueSet_DemisSite_1"
      },
      {
        "id": "ValueSet.status",
        "path": "ValueSet.status",
        "fixedCode": "active"
      },
      {
        "id": "ValueSet.compose.exclude",
        "path": "ValueSet.compose.exclude",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/ValueSet#ValueSet.compose.include"
      },
      {
        "id": "ValueSet.expansion.contains.system",
        "path": "ValueSet.expansion.contains.system",
        "min": 1,
        "fixedUri": "https://medico-emr.net/medico/cs/cs1/DemisSite"
      },
      {
        "id": "ValueSet.expansion.contains.code",
        "path": "ValueSet.expansion.contains.code",
        "definition": "The code for this item in the expansion hierarchy. If this code is missing the entry in the hierarchy is a place holder (abstract) and does not represent a valid code in the value set.\r\n\r\nwill contain the department, ward and site id delimited by ¿\r\nexample: CH¿01¿12345",
        "min": 1
      },
      {
        "id": "ValueSet.expansion.contains.designation",
        "path": "ValueSet.expansion.contains.designation",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/ValueSet#ValueSet.compose.include.concept.designation"
      },
      {
        "id": "ValueSet.expansion.contains.contains",
        "path": "ValueSet.expansion.contains.contains",
        "max": "0",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/ValueSet#ValueSet.expansion.contains"
      }
    ]
  }
}