PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.eoverdracht@1.0.0-rc9
    http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Encounter
{
  "description": "An Encounter resource as defined by the eOverdracht program, based on Dutch Health and Care Information model (Dutch: Zorginformatiebouwsteen or ZIB) Encounter v3.1(2017).\\r\\n\\r\\nThis eOverdracht specific profile differs in two important ways for [the zib profile](http://nictiz.nl/fhir/StructureDefinition/zib-Encounter) that it is based on:\\r\\n* An option is added to describe the reason for the Encounter in free text (while the option to describe just a deviating result as reason cannot be used). This information can be found on `Condition.reason.text`.\\r\\n* This resource can be used for future encounters as well as past encounters. This aligns with zib release 2020.",
  "_filename": "eOverdracht-Encounter.json",
  "package_name": "nictiz.fhir.nl.stu3.eoverdracht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "purpose": "This profile is to be used specifically within the context of eOverdracht care plans.",
  "name": "eOverdracht Encounter",
  "mapping": [ {
    "uri": "https://decor.nictiz.nl/art-decor/decor-scenarios--e-overdracht-?id=2.16.840.1.113883.2.4.3.11.60.30.4.63",
    "name": "eOverdracht 4.0 transaction \"Sturen aanmeldbericht\"",
    "identity": "eOverdracht-AdvanceNotice"
  }, {
    "uri": "https://decor.nictiz.nl/art-decor/decor-scenarios--e-overdracht-?id=2.16.840.1.113883.2.4.3.11.60.30.4.57",
    "name": "eOverdracht 4.0 transaction \"Sturen overdrachtsbericht kinderen 1-18 jaar\"",
    "identity": "eOverdracht-NursingHandoff-Childcare-1-18yo"
  }, {
    "uri": "https://decor.nictiz.nl/art-decor/decor-scenarios--e-overdracht-?id=2.16.840.1.113883.2.4.3.11.60.30.4.51",
    "name": "eOverdracht 4.0 transaction \"Sturen overdrachtsbericht kinderen 0-1 jaar\"",
    "identity": "eOverdracht-NursingHandoff-Childcare-0-1yo"
  }, {
    "uri": "https://decor.nictiz.nl/art-decor/decor-scenarios--e-overdracht-?id=2.16.840.1.113883.2.4.3.11.60.30.4.68",
    "name": "eOverdracht 4.0 transaction \"Sturen overdrachtsbericht volwassenen\"",
    "identity": "eOverdracht-NursingHandoff-Adults"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Encounter",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "eOverdracht Encounter",
  "package_version": "1.0.0-rc9",
  "status": "active",
  "id": "b343b7ef-3bd3-47d3-9b0a-1b12c4134213",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Encounter",
  "version": "1.0.0-rc9",
  "differential": {
    "element": [ {
      "id": "Encounter.reason",
      "max": "1",
      "path": "Encounter.reason"
    }, {
      "id": "Encounter.reason.coding",
      "max": "0",
      "path": "Encounter.reason.coding"
    }, {
      "id": "Encounter.reason.text",
      "path": "Encounter.reason.text",
      "alias": [ "RedenContactTekst" ],
      "short": "ReasonContactText",
      "comment": "Please note that in the base profile this field represent the HCIM Concept DeviatingResult, while its meaning is broadened to any textual description for the Encounter (which could include a deviating result).",
      "mapping": [ {
        "map": "e-overdracht-dataelement-v4-1740",
        "comment": "RedenContactTekst",
        "identity": "eOverdracht-NursingHandoff-Childcare-0-1yo"
      }, {
        "map": "e-overdracht-dataelement-v4-1740",
        "comment": "RedenContactTekst",
        "identity": "eOverdracht-NursingHandoff-Childcare-1-18yo"
      }, {
        "map": "e-overdracht-dataelement-v4-1740",
        "comment": "RedenContactTekst",
        "identity": "eOverdracht-NursingHandoff-Adults"
      } ],
      "definition": "Addition to HCIM Contact for eOverdracht to describe a broader range of reasons than what's possible with Problem, Procedure or DeviatingResult."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
}