{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.1937.777.36.11.22--20210621162144",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Wundheilungsphasen",
  "version": "0.9",
  "name": "WoundHealingPhases",
  "title": "Wundheilungsphasen",
  "status": "draft",
  "experimental": false,
  "publisher": "Hochschule Osnabrück",
  "description": "Wundheilungsphasen",
  "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://loinc.org",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Exsudation"
              }
            ],
            "code": "LA31460-1",
            "display": "Exudation"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Granulation"
              }
            ],
            "code": "LA19118-1",
            "display": "Granulation"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Epithelisierung"
              }
            ],
            "code": "LA19115-7",
            "display": "Epithelialization"
          }
        ]
      }
    ]
  }
}