{ "description": "Nexuzhealth profile for a procedure in the care domain.", "_filename": "NxhCareProcedure.json", "package_name": "nexuzhealth.fhir.r4", "date": "2021-10-21T12:32:14.9085264+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2022-02-17T12:09:02.36+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "NxhCareProcedure", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "Procedure", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "18a5f823-c52b-48d0-a58e-b8795d923403", "kind": "resource", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure", "version": null, "differential": { "element": [ { "id": "Procedure.identifier", "path": "Procedure.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Procedure.identifier:zorgNr", "max": "1", "min": 1, "path": "Procedure.identifier", "short": "zorgNr", "sliceName": "zorgNr", "definition": "The zorgNr identifier of the procedure.\r\n\r\nZorgNr is an identifier assigned internally by Nexuzhealth in the KWS database." }, { "id": "Procedure.identifier:zorgNr.system", "path": "Procedure.identifier.system", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr" }, { "id": "Procedure.code", "path": "Procedure.code", "binding": { "strength": "extensible", "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgdefinitiecodes" } }, { "id": "Procedure.location", "min": 1, "path": "Procedure.location" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure" }