PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.10.0-beta
    https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester
{
  "description": "This is a minimal defined profile on ServiceRequest to capture the requester information of the CBB LaboratoryTestResult. Although the concept Requester is not implemented in the zib profile because it is deemed unimplementable as-is, it has been implemented by this profile using a light profile on ServiceRequest. The profile does not contain enough guidance to implement a requesting service fully. It merely allows capturing the requester information in a native FHIR element.",
  "_filename": "HdBe-LaboratoryTestResult.Requester.json",
  "package_name": "healthdata.be.r4.cbb",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "derivation": "constraint",
  "publisher": "Healthdata.be (Sciensano)",
  "fhirVersion": "4.0.1",
  "name": "HdBeLaboratoryTestResultRequester",
  "mapping": [ {
    "uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResult",
    "name": "HdBe logical model LaboratoryTestResult",
    "identity": "HdBe-LaboratoryTestResult"
  } ],
  "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": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HdBe LaboratoryTestResult Requester",
  "package_version": "0.10.0-beta",
  "status": "draft",
  "id": "310e3c02-cd17-42e8-9a01-75196f8023e2",
  "kind": "resource",
  "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester",
  "version": null,
  "differential": {
    "element": [ {
      "id": "ServiceRequest",
      "path": "ServiceRequest",
      "comment": "This is a minimal defined profile on ServiceRequest to capture the requester information of the CBB LaboratoryTestResult. Although the concept Requester is not implemented in the zib profile because it is deemed unimplementable as-is, it has been implemented by this profile using a light profile on ServiceRequest. The profile does not contain enough guidance to implement a requesting service fully. It merely allows capturing the requester information in a native FHIR element."
    }, {
      "id": "ServiceRequest.status",
      "path": "ServiceRequest.status",
      "comment": "Unless a more appropriate status is recorded, it is assumed that only _completed_ ServiceRequest for LaboratoryTestResults will be exchanged."
    }, {
      "id": "ServiceRequest.intent",
      "path": "ServiceRequest.intent",
      "comment": "Unless a more appropriate intent is recorded, it is assumed that only ServiceRequest  with the intent _order_ for LaboratoryTestResults will be exchanged."
    }, {
      "id": "ServiceRequest.subject",
      "path": "ServiceRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Device", "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient" ]
      } ]
    }, {
      "id": "ServiceRequest.requester",
      "min": 1,
      "path": "ServiceRequest.requester",
      "type": [ {
        "code": "Reference",
        "profile": [ "https://fhir.healthdata.be/StructureDefinition/pattern-HealthProfessionalReference" ],
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device", "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole" ]
      } ],
      "mapping": [ {
        "map": "LaboratoryTestResult.Requester",
        "identity": "HdBe-LaboratoryTestResult"
      } ],
      "definition": "The individual who initiated the request and has responsibility for its activation. Using the PractitionerRole(HdBe-HealthProfessional-PractitionerRole) reference, the affiliated organization can be captured."
    } ]
  },
  "contact": [ {
    "name": "Service portal – healthdata.be",
    "telecom": [ {
      "use": "work",
      "value": "https://sciensano.service-now.com/sp",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}