PackagesCanonicalsLogsProblems
    Packages
    robin.gittest@1.1.21-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing
{
  "description": "Referral prescription for nursing.",
  "_filename": "BeReferralPrescriptionNursing.json",
  "package_name": "robin.gittest",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "BeReferralPrescriptionNursing",
  "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"
  }, {
    "uri": "http://siframework.org/cqf",
    "name": "Quality Improvement and Clinical Knowledge (QUICK)",
    "identity": "quick"
  } ],
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.21-beta",
  "status": "draft",
  "id": "cf0b33c2-e26e-4089-8b38-7f593891e4b5",
  "kind": "resource",
  "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "ServiceRequest",
      "path": "ServiceRequest",
      "constraint": [ {
        "key": "nursing-1",
        "human": "Woundcare SHALL have bodySite",
        "source": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing",
        "severity": "error",
        "expression": "category.coding.code = '225358003' implies bodySite.exists()"
      }, {
        "key": "kine-1",
        "human": "Identifier OR  (category+code+quantityQuantity) SHALL be present",
        "source": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing",
        "severity": "error",
        "expression": "identifier.exists() implies category.empty()"
      } ]
    }, {
      "id": "ServiceRequest.extension",
      "path": "ServiceRequest.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.extension:statusReason",
      "path": "ServiceRequest.extension",
      "sliceName": "statusReason"
    }, {
      "id": "ServiceRequest.extension:statusReason.value[x]",
      "path": "ServiceRequest.extension.value[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.bodySite",
      "path": "ServiceRequest.bodySite",
      "short": "Location on Body - to be used in context of woundcare",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription"
}