PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.5.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem
{
  "description": "A problem describes a situation with regard to an individual’s health and/or welfare. This situation can be described by the person involved (the patient) themselves (in the form of a complaint), or by their healthcare provider (in the form of a diagnosis, for example). The situation can form cause for diagnostic or therapeutic policy.\\r\\n\\r\\nA problem includes all kinds of medical or nursing information that represents a health problem. A problem can represent various types of health problems:\\r\\n \\r\\nA complaint, finding by patient: a subjective, negatively experienced observation of the patient’s health. Examples: stomach ache, amnesia\\r\\n\\r\\nA symptom: an observation by or about the patient which may indicate a certain disease. Examples: fever, blood in stool, white spots on the roof of the mouth;\\r\\n\\r\\nA diagnosis: medical interpretation of complaints and findings. Examples: Diabetes Mellitus type II, pneumonia, hemolytic-uremic syndrome.\\r\\n\\r\\nA functional limitation: a reduction of functional options. Examples: reduced mobility, help required for dressing.\\r\\n\\r\\nA complication: Every diagnosis seen by the healthcare provider as an unforeseen and undesired result of medical action. Examples: post-operative wound infections, loss of hearing through the use of antibiotics.",
  "_filename": "nl-core-Problem.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-Problem](http://nictiz.nl/fhir/StructureDefinition/zib-Problem) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreProblem",
  "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": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core Problem",
  "package_version": "0.5.0-beta1",
  "status": "draft",
  "id": "2ea3b98e-0f63-4b5d-8091-0373c47220ca",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition",
      "path": "Condition",
      "alias": [ "nl-core-Problem" ]
    }, {
      "id": "Condition.bodySite",
      "path": "Condition.bodySite",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation" ]
      } ]
    }, {
      "id": "Condition.subject",
      "path": "Condition.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}