PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.9.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus
{
  "description": "A legal situation can concern a legal status and/or representation.\\r\\n\\r\\nThe legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge.",
  "_filename": "zib-LegalSituation-LegalStatus.json",
  "package_name": "nictiz.fhir.nl.r4.zib2020",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This Condition resource represents the LegalStatus 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": "ZibLegalSituationLegalStatus",
  "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 LegalStatus",
  "package_version": "0.9.0-beta.1",
  "status": "draft",
  "id": "3615bce2-a5b5-47bc-a126-ad2a0a2ff51b",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition",
      "path": "Condition",
      "alias": [ "JuridischeSituatie" ],
      "short": "LegalSituation",
      "comment": "Zib LegalSituation is implemented using two profiles: this profile implements the LegalStatus concept of the zib, while  represents the Representation 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:legalStatusCode",
      "max": "1",
      "min": 1,
      "path": "Condition.category",
      "sliceName": "legalStatusCode",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "303186005",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Condition.code",
      "min": 1,
      "path": "Condition.code",
      "alias": [ "JuridischeStatus" ],
      "short": "LegalStatus",
      "binding": {
        "strength": "required",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.17.1--20200901000000"
      },
      "mapping": [ {
        "map": "NL-CM:7.17.2",
        "comment": "LegalStatus",
        "identity": "zib-legalsituation-v2.0-2020EN"
      } ],
      "definition": "The legal status that applies to the patient. The legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge. A patient can also receive healthcare based on a forensic status."
    }, {
      "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"
}