PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.4-rc.1
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/do-not-resuscitate-order
{
  "description": "A do-not-resuscitate (DNR) order",
  "_filename": "Profile-Consent-DoNotResuscitateOrder.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "DoNotResuscitateOrder",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Do-Not-Resuscitate Order",
  "package_version": "1.0.4-rc.1",
  "status": "active",
  "id": "1e8e5431-e3d1-48c2-9c7e-ca7a3080daf0",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/do-not-resuscitate-order",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Consent.scope",
      "path": "Consent.scope",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding",
      "min": 1,
      "path": "Consent.scope.coding",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding.system",
      "min": 1,
      "path": "Consent.scope.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope"
    }, {
      "id": "Consent.scope.coding.code",
      "min": 1,
      "path": "Consent.scope.coding.code",
      "fixedCode": "adr"
    }, {
      "id": "Consent.category",
      "path": "Consent.category",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding",
      "min": 1,
      "path": "Consent.category.coding",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding.system",
      "min": 1,
      "path": "Consent.category.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/consentcategorycodes"
    }, {
      "id": "Consent.category.coding.code",
      "min": 1,
      "path": "Consent.category.coding.code",
      "fixedCode": "dnr"
    }, {
      "id": "Consent.patient",
      "min": 1,
      "path": "Consent.patient",
      "mustSupport": true
    }, {
      "id": "Consent.provision",
      "min": 1,
      "path": "Consent.provision",
      "mustSupport": true
    }, {
      "id": "Consent.provision.code",
      "max": "1",
      "min": 1,
      "path": "Consent.provision.code",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/resuscitation-status"
      },
      "mustSupport": true
    }, {
      "id": "Consent.provision.code.coding",
      "min": 1,
      "path": "Consent.provision.code.coding",
      "mustSupport": true
    }, {
      "id": "Consent.provision.code.coding.system",
      "min": 1,
      "path": "Consent.provision.code.coding.system"
    }, {
      "id": "Consent.provision.code.coding.code",
      "min": 1,
      "path": "Consent.provision.code.coding.code"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}