{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Exsudatmenge",
  "version": "0.9",
  "name": "ExudateAmount",
  "title": "Exsudatmenge (SNOMED)",
  "status": "draft",
  "experimental": false,
  "publisher": "Hochschule Osnabrück",
  "contact": [
    {
      "name": "Mareike Przysucha",
      "telecom": [
        {
          "system": "email",
          "value": "ewundbericht@hs-osnabrueck.de",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.hs-osnabrueck.de/forschungsgruppe-informatik-im-gesundheitswesen/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Exsudatmenge (SNOMED)",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 3
              }
            ],
            "code": "255509001",
            "display": "large"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 2
              }
            ],
            "code": "255508009",
            "display": "medium"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 1
              }
            ],
            "code": "255507004",
            "display": "small"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 0
              }
            ],
            "code": "260413007",
            "display": "none"
          }
        ]
      }
    ]
  }
}