{
"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.9.0-alpha",
"status": "draft",
"id": "315a68ce-5b78-4c5b-807b-8faba994a17e",
"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"
}