{
  "resourceType": "StructureDefinition",
  "id": "BodySite-Morphology",
  "url": "http://nictiz.nl/fhir/StructureDefinition/BodySite-Morphology",
  "version": "2.0.2",
  "name": "BodySite Morphology",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Morphology describes morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.",
  "purpose": "To provide additional information regarding morphological abnormalities of the anatomical location where the specimen/material is taken.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "datatype",
  "context": [
    "CodeableConcept"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/BodySite-Morphology"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "BodySite morphology",
        "definition": "Morphology describes morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.",
        "alias": [
          "Morfologie"
        ],
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}