PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.16-beta
    https://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestClientStatus
{
  "description": "The client status of the Request.  The client can update this status with whatever description they want.  Examples:  'Rejected', 'Approved'",
  "_filename": "RequestClientStatus.StructureDefinition.json",
  "package_name": "ca.on.health.sadie",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "RequestClientStatus",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Request Client Status",
  "package_version": "0.1.16-beta",
  "status": "draft",
  "id": "c041204e-fcb9-458f-acd6-24265cd275f5",
  "kind": "complex-type",
  "url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestClientStatus",
  "context": [ {
    "type": "element",
    "expression": "ServiceRequest"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestClientStatus"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}