PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation
{
  "description": "A legal situation can concern a legal status and/or representation.\\r\\n\\r\\nRepresentation is important in situations where a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently).",
  "_filename": "zib-LegalSituation-Representation.json",
  "package_name": "nictiz.fhir.nl.r4.zib2020",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This Condition resource represents the Representation concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) LegalSituation v2.0 (2020)](https://zibs.nl/wiki/LegalSituation-v2.0(2020EN)).",
  "name": "ZibLegalSituationRepresentation",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/LegalSituation-v2.0(2020EN)",
    "name": "zib LegalSituation-v2.0(2020EN)",
    "identity": "zib-legalsituation-v2.0-2020EN"
  } ],
  "abstract": true,
  "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": "zib LegalSituation Representation",
  "package_version": "0.10.0-beta.1",
  "status": "draft",
  "id": "b8070161-7365-42ad-9289-c4f762f5d012",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition",
      "path": "Condition",
      "alias": [ "JuridischeSituatie" ],
      "short": "LegalSituation",
      "comment": "Zib LegalSituation is implemented using two profiles: this profile implements the Representation concept of the zib, while  represents the LegalStatus concept of the zib.",
      "mapping": [ {
        "map": "NL-CM:7.17.1",
        "comment": "LegalSituation",
        "identity": "zib-legalsituation-v2.0-2020EN"
      } ]
    }, {
      "id": "Condition.category",
      "min": 1,
      "path": "Condition.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Condition.category:representationCode",
      "max": "1",
      "min": 1,
      "path": "Condition.category",
      "sliceName": "representationCode",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "151701000146105",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Condition.code",
      "min": 1,
      "path": "Condition.code",
      "alias": [ "Vertegenwoordiging" ],
      "short": "Representation",
      "binding": {
        "strength": "required",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.17.2--20200901000000"
      },
      "mapping": [ {
        "map": "NL-CM:7.17.5",
        "comment": "Representation",
        "identity": "zib-legalsituation-v2.0-2020EN"
      } ],
      "definition": "In some situations, a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently). The representative should involve the patient as much as possible in the fulfillment of their tasks and the factual capability of the patient must be honored as much as possible. The Wgbo (Dutch law) determines who are able to become representatives as well as an enforced order."
    }, {
      "id": "Condition.onset[x]",
      "path": "Condition.onset[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Condition.onset[x]:onsetDateTime",
      "path": "Condition.onset[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "alias": [ "DatumAanvang" ],
      "short": "DateStart",
      "mapping": [ {
        "map": "NL-CM:7.17.3",
        "comment": "DateStart",
        "identity": "zib-legalsituation-v2.0-2020EN"
      } ],
      "sliceName": "onsetDateTime",
      "definition": "The date on which the legal situation of the patient starts."
    }, {
      "id": "Condition.abatement[x]",
      "path": "Condition.abatement[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Condition.abatement[x]:abatementDateTime",
      "path": "Condition.abatement[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "alias": [ "DatumEinde" ],
      "short": "DateStop",
      "mapping": [ {
        "map": "NL-CM:7.17.4",
        "comment": "DateStop",
        "identity": "zib-legalsituation-v2.0-2020EN"
      } ],
      "sliceName": "abatementDateTime",
      "definition": "The date on which the legal situation of the patient ends."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}