PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.8.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-Stoma
{
  "description": "A stoma is an unnatural, surgically created opening connecting a body cavity with the outside world. A stoma is created e.g. as an exit opening for feces or urine in the event that they cannot leave the body naturally. In the case of a tracheostomy, the stoma is intended to facilitate breathing if that is no longer possible via the oral, nasal and throat cavity.",
  "_filename": "nl-core-Stoma.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-Stoma](http://nictiz.nl/fhir/StructureDefinition/zib-Stoma) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreStoma",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Stoma-v3.3(2020EN)",
    "name": "zib Stoma-v3.3(2020EN)",
    "identity": "zib-stoma-v3.3-2020EN"
  } ],
  "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": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core Stoma",
  "package_version": "0.8.0-beta.1",
  "status": "draft",
  "id": "bb5c63ac-d83c-4178-8eb0-1a0e929694e7",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Stoma",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition",
      "path": "Condition",
      "alias": [ "nl-core-Stoma" ],
      "comment": "Please note that on a functional level, zib Stoma references zib MedicalDevice, but in FHIR this direction is reversed. Therefore, the concept StomaMaterial (NL-CM:5.2.3) is mapped on `DeviceUseStatement.reasonReference` in profile [nl-core-MedicalDevice](http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice) instead of in this profile."
    }, {
      "id": "Condition.bodySite",
      "path": "Condition.bodySite",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation" ]
      } ]
    }, {
      "id": "Condition.subject",
      "path": "Condition.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Stoma"
}