PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.6.0-alpha2
    https://fhir.healthdata.be/StructureDefinition/ext-Procedure.ProcedureMethod
{
  "description": "The method used to perform this procedure.",
  "_filename": "ext-Procedure.ProcedureMethod.json",
  "package_name": "healthdata.be.r4.cbb",
  "date": null,
  "derivation": "constraint",
  "publisher": "Healthdata.be (Sciensano)",
  "fhirVersion": "4.0.1",
  "name": "ExtProcedureProcedureMethod",
  "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": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext Procedure.ProcedureMethod",
  "package_version": "0.6.0-alpha2",
  "status": "draft",
  "id": "c813b2e6-20e0-4e27-918b-99f6887cd640",
  "kind": "complex-type",
  "url": "https://fhir.healthdata.be/StructureDefinition/ext-Procedure.ProcedureMethod",
  "context": [ {
    "type": "element",
    "expression": "Procedure"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "The method used to perform the procedure",
      "definition": "The method used to perform this procedure."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.healthdata.be/StructureDefinition/ext-Procedure.ProcedureMethod"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "alias": [ "VerrichtingMethode" ],
      "short": "ProcedureMethod",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.healthdata.be/ValueSet/ProcedureMethod"
      },
      "definition": "The method or technique that was used to perform the procedure, e.g. approach, lavage, pressuring, etc."
    } ]
  },
  "contact": [ {
    "name": "Service portal – healthdata.be",
    "telecom": [ {
      "use": "work",
      "value": "https://sciensano.service-now.com/sp",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}