PackagesCanonicalsLogsProblems
    Packages
    ca.healthpei.io.core@0.1.7-DFT
    http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-ServiceRequest
{
  "description": "A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.",
  "_filename": "StructureDefinition-ServiceRequest.json",
  "package_name": "ca.healthpei.io.core",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ServiceRequest",
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ServiceRequest",
  "package_version": "0.1.7-DFT",
  "status": "draft",
  "id": "6e3955d1-3990-44e4-9d74-71d9bef957b5",
  "kind": "resource",
  "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-ServiceRequest",
  "version": null,
  "differential": {
    "element": [ {
      "id": "ServiceRequest.identifier",
      "path": "ServiceRequest.identifier",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier.system",
      "path": "ServiceRequest.identifier.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier.value",
      "path": "ServiceRequest.identifier.value",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.priority",
      "path": "ServiceRequest.priority",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code",
      "path": "ServiceRequest.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/procedure-code"
      },
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding",
      "path": "ServiceRequest.code.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding.system",
      "path": "ServiceRequest.code.coding.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding.code",
      "path": "ServiceRequest.code.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding.display",
      "path": "ServiceRequest.code.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.text",
      "path": "ServiceRequest.code.text",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.authoredOn",
      "path": "ServiceRequest.authoredOn",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.reasonCode",
      "path": "ServiceRequest.reasonCode",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.reasonCode.text",
      "path": "ServiceRequest.reasonCode.text",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.note",
      "path": "ServiceRequest.note",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.note.text",
      "path": "ServiceRequest.note.text",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}