PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.0.0
    http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare
{
  "description": "An EpisodeOfCare resource as defined for the Dutch realm",
  "_filename": "nl-core-episodeofcare.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": "2017-04-24T16:22:23.5828179+02:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2017-08-21T15:37:11.778+02:00"
  },
  "publisher": "HL7 Netherlands",
  "fhirVersion": "3.0.1",
  "name": "nl core episodeofcare",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/ConcernForTransfer-v1.2(2015EN)",
    "name": "HCIM ConcernForTransfer-v1.2(2015EN)",
    "identity": "hcim-concernfortransfer-v1.2-2015EN"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "EpisodeOfCare",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl-core-episodeofcare",
  "package_version": "1.0.0",
  "status": "active",
  "id": "a93c0697-6a71-4f13-bd35-e9fa9ef50e61",
  "kind": "resource",
  "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "EpisodeOfCare.type.text",
      "path": "EpisodeOfCare.type.text",
      "alias": [ "ConcernLabel" ],
      "short": "ConcernLabel",
      "mapping": [ {
        "map": "NL-CM:5.1.9",
        "comment": "ConcernLabel",
        "identity": "hcim-concernfortransfer-v1.2-2015EN"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "definition": "If needed, a short, written description of the concern. Mainly in first-line care this will be used for the episode name."
    }, {
      "id": "EpisodeOfCare.diagnosis.condition",
      "path": "EpisodeOfCare.diagnosis.condition",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
      } ]
    }, {
      "id": "EpisodeOfCare.patient",
      "path": "EpisodeOfCare.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      } ]
    }, {
      "id": "EpisodeOfCare.managingOrganization",
      "path": "EpisodeOfCare.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      } ]
    }, {
      "id": "EpisodeOfCare.careManager",
      "path": "EpisodeOfCare.careManager",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
}