PackagesCanonicalsLogsProblems
    Packages
    robin.gittest@1.1.21-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription
{
  "description": "The common structure for referral prescription.",
  "_filename": "BeReferralPrescription.json",
  "package_name": "robin.gittest",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "BeReferralPrescription",
  "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": "31ec1b88-033c-49d7-a87b-cf175b5da8b0",
  "kind": "resource",
  "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "ServiceRequest.extension",
      "path": "ServiceRequest.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.extension:statusReason",
      "min": 1,
      "path": "ServiceRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/request-statusReason" ]
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-reason-referral-status"
      },
      "sliceName": "statusReason",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.extension:statusReason.value[x]:valueCodeableConcept",
      "path": "ServiceRequest.extension.value[x]",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-reason-referral-status"
      },
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "ServiceRequest.extension:informParty",
      "path": "ServiceRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-inform-party" ]
      } ],
      "short": "Parties to inform of fulfillment of the prescription, besides the prescriber.",
      "sliceName": "informParty",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier",
      "path": "ServiceRequest.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:UHMEP",
      "max": "1",
      "path": "ServiceRequest.identifier",
      "short": "Reference ID of the UHMEP once available there",
      "sliceName": "UHMEP"
    }, {
      "id": "ServiceRequest.identifier:UHMEP.system",
      "min": 1,
      "path": "ServiceRequest.identifier.system",
      "fixedUri": "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/uhmep"
    }, {
      "id": "ServiceRequest.identifier:UHMEP.value",
      "min": 1,
      "path": "ServiceRequest.identifier.value"
    }, {
      "id": "ServiceRequest.requisition",
      "path": "ServiceRequest.requisition",
      "short": "If needed to have a common identifier among different prescriptions.",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.status",
      "path": "ServiceRequest.status",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-referral-category"
      },
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code",
      "path": "ServiceRequest.code",
      "binding": {
        "strength": "example",
        "description": "Codes for tests or services that can be carried out by a designated individual, organization or healthcare service."
      },
      "mustSupport": true
    }, {
      "id": "ServiceRequest.subject",
      "path": "ServiceRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Device", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "ServiceRequest.occurrence[x]",
      "path": "ServiceRequest.occurrence[x]",
      "short": "When service shall occur - once this is past, this prescription is no longer valid and the status shall reflect this.",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.authoredOn",
      "path": "ServiceRequest.authoredOn",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requester",
      "min": 1,
      "path": "ServiceRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole" ]
      } ],
      "short": "Prescriber of the requested service",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.performerType",
      "min": 1,
      "path": "ServiceRequest.performerType",
      "short": "Discipline of provider",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.performer",
      "path": "ServiceRequest.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization" ]
      } ],
      "short": "Requested performer - typically reference to practitioner but could also be reference to related person by business identifier or Reference.display",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}