PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.0
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhActProcedure
{
  "description": "Nexuzhealth profile for an act procedure.",
  "_filename": "NxhActProcedure.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2023-05-02T12:36:44.4856396+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhActProcedure",
  "abstract": false,
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "530868fb-5514-4f96-beea-cf9c3317c15a",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhActProcedure",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Procedure.extension",
      "min": 1,
      "path": "Procedure.extension"
    }, {
      "id": "Procedure.extension:location",
      "max": "1",
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location" ]
      } ],
      "sliceName": "location",
      "definition": "A reference to a location resource related tot the procedure.",
      "isModifier": false
    }, {
      "id": "Procedure.extension:location.value[x]",
      "path": "Procedure.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
    }, {
      "id": "Procedure.extension:hospitalCode",
      "max": "1",
      "min": 1,
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ]
      } ],
      "sliceName": "hospitalCode",
      "isModifier": false
    }, {
      "id": "Procedure.extension:hospitalCode.value[x]",
      "path": "Procedure.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
    }, {
      "id": "Procedure.identifier",
      "path": "Procedure.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Procedure.identifier:pnr",
      "max": "1",
      "min": 1,
      "path": "Procedure.identifier",
      "short": "pnr",
      "sliceName": "pnr",
      "definition": "The pnr identifier of the act procedure.\r\n\r\nPnr is an identifier assigned internally by Nexuzhealth in the KWS database."
    }, {
      "id": "Procedure.identifier:pnr.system",
      "path": "Procedure.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/performAct/pnr"
    }, {
      "id": "Procedure.code",
      "path": "Procedure.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-procedure-code"
      }
    }, {
      "id": "Procedure.bodySite",
      "path": "Procedure.bodySite",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed"
      }
    }, {
      "id": "Procedure.usedCode",
      "path": "Procedure.usedCode",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}