PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.1.2
    https://fhir.synapxe.sg/StructureDefinition/profile-ds-procedure
{
  "description": null,
  "_filename": "profile-ds-procedure.StructureDefinition.json",
  "package_name": "synapxe.sgcdi",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "Procedure",
  "abstract": false,
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.2",
  "status": "active",
  "id": "1af86534-e758-4e76-8bf9-0caf311a0c50",
  "kind": "resource",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-ds-procedure",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Procedure.id",
      "max": "0",
      "path": "Procedure.id"
    }, {
      "id": "Procedure.meta",
      "max": "0",
      "path": "Procedure.meta"
    }, {
      "id": "Procedure.implicitRules",
      "max": "0",
      "path": "Procedure.implicitRules"
    }, {
      "id": "Procedure.language",
      "max": "0",
      "path": "Procedure.language"
    }, {
      "id": "Procedure.text",
      "max": "0",
      "path": "Procedure.text"
    }, {
      "id": "Procedure.contained",
      "max": "0",
      "path": "Procedure.contained"
    }, {
      "id": "Procedure.modifierExtension",
      "max": "0",
      "path": "Procedure.modifierExtension"
    }, {
      "id": "Procedure.identifier",
      "max": "0",
      "path": "Procedure.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
      } ],
      "short": "An identifier intended for computation",
      "comment": "The rules of the identifier.type  determine if a check digit is part of the ID value or sent separately, such as through the checkDigit extension.",
      "definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers."
    }, {
      "id": "Procedure.identifier.system",
      "path": "Procedure.identifier.system",
      "fixedUri": "https://fhir.synapxe.sg/NamingSystem/sequence-no"
    }, {
      "id": "Procedure.instantiatesCanonical",
      "max": "0",
      "path": "Procedure.instantiatesCanonical"
    }, {
      "id": "Procedure.instantiatesUri",
      "max": "0",
      "path": "Procedure.instantiatesUri"
    }, {
      "id": "Procedure.basedOn",
      "max": "0",
      "path": "Procedure.basedOn"
    }, {
      "id": "Procedure.partOf",
      "max": "0",
      "path": "Procedure.partOf"
    }, {
      "id": "Procedure.status",
      "path": "Procedure.status",
      "fixedCode": "completed"
    }, {
      "id": "Procedure.statusReason",
      "max": "0",
      "path": "Procedure.statusReason"
    }, {
      "id": "Procedure.category",
      "max": "1",
      "min": 1,
      "path": "Procedure.category",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
      } ]
    }, {
      "id": "Procedure.code",
      "min": 1,
      "path": "Procedure.code",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
      } ]
    }, {
      "id": "Procedure.subject",
      "path": "Procedure.subject",
      "type": [ {
        "code": "Reference",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient" ],
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
      } ]
    }, {
      "id": "Procedure.subject.display",
      "max": "0",
      "path": "Procedure.subject.display"
    }, {
      "id": "Procedure.focus",
      "max": "0",
      "path": "Procedure.focus"
    }, {
      "id": "Procedure.encounter",
      "max": "0",
      "path": "Procedure.encounter"
    }, {
      "id": "Procedure.occurrence[x]",
      "min": 1,
      "path": "Procedure.occurrence[x]"
    }, {
      "id": "Procedure.recorded",
      "max": "0",
      "path": "Procedure.recorded"
    }, {
      "id": "Procedure.recorder",
      "max": "0",
      "path": "Procedure.recorder"
    }, {
      "id": "Procedure.reported[x]",
      "max": "0",
      "path": "Procedure.reported[x]"
    }, {
      "id": "Procedure.performer",
      "max": "1",
      "min": 1,
      "path": "Procedure.performer"
    }, {
      "id": "Procedure.performer.id",
      "max": "0",
      "path": "Procedure.performer.id"
    }, {
      "id": "Procedure.performer.extension",
      "max": "0",
      "path": "Procedure.performer.extension"
    }, {
      "id": "Procedure.performer.modifierExtension",
      "max": "0",
      "path": "Procedure.performer.modifierExtension"
    }, {
      "id": "Procedure.performer.function",
      "max": "0",
      "path": "Procedure.performer.function"
    }, {
      "id": "Procedure.performer.actor",
      "path": "Procedure.performer.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ]
      } ]
    }, {
      "id": "Procedure.performer.actor.id",
      "max": "0",
      "path": "Procedure.performer.actor.id"
    }, {
      "id": "Procedure.performer.actor.extension",
      "max": "0",
      "path": "Procedure.performer.actor.extension"
    }, {
      "id": "Procedure.performer.actor.reference",
      "max": "0",
      "path": "Procedure.performer.actor.reference"
    }, {
      "id": "Procedure.performer.actor.type",
      "min": 1,
      "path": "Procedure.performer.actor.type",
      "fixedUri": "Practitioner"
    }, {
      "id": "Procedure.performer.actor.identifier",
      "min": 1,
      "path": "Procedure.performer.actor.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
      } ]
    }, {
      "id": "Procedure.performer.actor.identifier.system",
      "path": "Procedure.performer.actor.identifier.system",
      "fixedUri": "https://fhir.synapxe.sg/NamingSystem/mcr"
    }, {
      "id": "Procedure.performer.actor.display",
      "max": "0",
      "path": "Procedure.performer.actor.display"
    }, {
      "id": "Procedure.performer.onBehalfOf",
      "max": "0",
      "path": "Procedure.performer.onBehalfOf"
    }, {
      "id": "Procedure.performer.period",
      "max": "0",
      "path": "Procedure.performer.period"
    }, {
      "id": "Procedure.location",
      "max": "0",
      "path": "Procedure.location"
    }, {
      "id": "Procedure.reason",
      "max": "0",
      "path": "Procedure.reason"
    }, {
      "id": "Procedure.bodySite",
      "max": "0",
      "path": "Procedure.bodySite"
    }, {
      "id": "Procedure.outcome",
      "max": "0",
      "path": "Procedure.outcome"
    }, {
      "id": "Procedure.report",
      "max": "0",
      "path": "Procedure.report"
    }, {
      "id": "Procedure.complication",
      "max": "0",
      "path": "Procedure.complication"
    }, {
      "id": "Procedure.followUp",
      "max": "0",
      "path": "Procedure.followUp"
    }, {
      "id": "Procedure.note",
      "max": "1",
      "path": "Procedure.note",
      "type": [ {
        "code": "Annotation",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-annotation" ]
      } ]
    }, {
      "id": "Procedure.focalDevice",
      "max": "0",
      "path": "Procedure.focalDevice"
    }, {
      "id": "Procedure.used",
      "max": "0",
      "path": "Procedure.used"
    }, {
      "id": "Procedure.supportingInfo",
      "max": "0",
      "path": "Procedure.supportingInfo"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}