PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.0
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCondition
{
  "description": "Nexuzhealth profile for a condition in the problem domain",
  "_filename": "NxhCondition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-10-26T14:22:52.129+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhCondition",
  "abstract": false,
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "22627488-a8c5-40d3-a786-904b8129579c",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCondition",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition.identifier",
      "path": "Condition.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Condition.identifier:jpNr",
      "max": "1",
      "min": 1,
      "path": "Condition.identifier",
      "sliceName": "jpNr",
      "definition": "The jpNr identifier of the condition.\r\n\r\nJpNr is an identifier assigned internally by Nexuzhealth in the KWS database."
    }, {
      "id": "Condition.identifier:jpNr.system",
      "path": "Condition.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/probleemJournaal/jpNr"
    }, {
      "id": "Condition.code",
      "path": "Condition.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-condition-codes"
      }
    }, {
      "id": "Condition.bodySite",
      "path": "Condition.bodySite",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-body-sites"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}