PackagesCanonicalsLogsProblems
    Packages
    lung.ca.screen.assignment@1.0.0
    https://sil-th-group-a.org/fhir/StructureDefinition/CancerScreeningProcedure
{
  "description": null,
  "_filename": "CancerScreeningProcedure.StructureDefinition.json",
  "package_name": "lung.ca.screen.assignment",
  "date": "2023-07-25T11:22:39.2650519+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CancerScreeningProcedure",
  "abstract": false,
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "a066b98f-2277-476e-b799-31f8dc8621d2",
  "kind": "resource",
  "url": "https://sil-th-group-a.org/fhir/StructureDefinition/CancerScreeningProcedure",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Procedure.identifier",
      "path": "Procedure.identifier",
      "mustSupport": true
    }, {
      "id": "Procedure.status",
      "path": "Procedure.status",
      "mustSupport": true
    }, {
      "id": "Procedure.code",
      "min": 1,
      "path": "Procedure.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://sil-th-group-a.org/valueset/screening-tests"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.subject",
      "path": "Procedure.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Group", "https://sil-th-group-a.org/fhir/StructureDefinition/CancerPatient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Procedure.performer.actor",
      "path": "Procedure.performer.actor",
      "mustSupport": true
    }, {
      "id": "Procedure.outcome",
      "min": 1,
      "path": "Procedure.outcome",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}