PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.4.1-alpha
    https://fhir.healthdata.be/StructureDefinition/ext-LaboratoryTestResult.Specimen.Morphology
{
  "description": "Augment the `Specimen.collection.bodySite` concept with an indication of an abnormal morphology.",
  "_filename": "ext-LaboratoryTestResult.Specimen.Morphology.json",
  "package_name": "healthdata.be.r4.cbb",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the Specimen.Morphology concept from CBB LaboratoryTestResult.",
  "name": "ExtLaboratoryTestResultSpecimenMorphology",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext LaboratoryTestResult.Specimen.Morphology",
  "package_version": "0.4.1-alpha",
  "status": "draft",
  "id": "6e2ce241-50c7-40fd-971d-32647c246eeb",
  "kind": "complex-type",
  "url": "https://fhir.healthdata.be/StructureDefinition/ext-LaboratoryTestResult.Specimen.Morphology",
  "context": [ {
    "type": "element",
    "expression": "Specimen.collection.bodySite"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.healthdata.be/StructureDefinition/ext-LaboratoryTestResult.Specimen.Morphology"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "alias": [ "Morfologie" ],
      "short": "Morphology",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.healthdata.be/ValueSet/Morphology"
      },
      "definition": "Morphology describes morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}