{
"description": null,
"_filename": "digidot-EpisodeOfCare-no.StructureDefinition.json",
"package_name": "digidot.ny",
"date": "2025-09-17",
"derivation": "constraint",
"publisher": "Novari AS – DigiDot",
"fhirVersion": "4.0.1",
"name": "digidot_EpisodeOfCare_no",
"abstract": false,
"type": "EpisodeOfCare",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "DigiDot EpisodeOfCare (NO)",
"package_version": "0.2.6",
"status": "draft",
"id": "9d05cf9d-cbab-4bdc-82c4-5122fe02214a",
"kind": "resource",
"url": "http://novari.no/fhir/digidot/StructureDefinition/digidot-EpisodeOfCare-no",
"version": "0.1.7",
"differential": {
"element": [ {
"id": "EpisodeOfCare",
"path": "EpisodeOfCare"
}, {
"id": "EpisodeOfCare.identifier",
"max": "1",
"min": 1,
"path": "EpisodeOfCare.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "EpisodeOfCare.identifier:episode",
"max": "1",
"min": 1,
"path": "EpisodeOfCare.identifier",
"sliceName": "episode"
}, {
"id": "EpisodeOfCare.identifier:episode.system",
"min": 1,
"path": "EpisodeOfCare.identifier.system",
"patternUri": "urn:novari:episode"
}, {
"id": "EpisodeOfCare.status",
"max": "1",
"min": 1,
"path": "EpisodeOfCare.status"
}, {
"id": "EpisodeOfCare.type",
"max": "1",
"min": 1,
"path": "EpisodeOfCare.type"
}, {
"id": "EpisodeOfCare.patient",
"min": 1,
"path": "EpisodeOfCare.patient",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Patient", "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ]
}, {
"id": "EpisodeOfCare.managingOrganization",
"max": "1",
"path": "EpisodeOfCare.managingOrganization",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
} ]
}, {
"id": "EpisodeOfCare.careManager",
"max": "1",
"path": "EpisodeOfCare.careManager",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner", "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
}, {
"code": "Reference",
"targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-PractitionerRole", "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
}