| Package | iknl.fhir.nl.r4.performation |
| Resource Type | StructureDefinition |
| Id | performation-episode-of-care |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=iknl.fhir.nl.r4.performation@0.2.0&canonical=http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-episode-of-care |
| URL | http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-episode-of-care |
| Status | draft |
| Date | 2023-11-14T12:46:41.4075826+00:00 |
| Name | PerformationEpisodeOfCare |
| Realm | nl |
| Type | EpisodeOfCare |
| Kind | resource |
No resources found
| StructureDefinition | |
| performation-condition | PerformationCondition |
| performation-diagnosis-group | PerformationDiagnosisGroup |
| performation-healthcare-provider | PerformationHealthcareProvider |
| performation-patient | PerformationPatient |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "performation-episode-of-care",
"url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-episode-of-care",
"name": "PerformationEpisodeOfCare",
"status": "draft",
"date": "2023-11-14T12:46:41.4075826+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "EpisodeOfCare",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "EpisodeOfCare.diagnosis.extension:performationDiagnosisGroup",
"path": "EpisodeOfCare.diagnosis.extension",
"sliceName": "performationDiagnosisGroup",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group"
]
}
],
"isModifier": false
},
{
"id": "EpisodeOfCare.diagnosis.extension:performationDiagnosisGroup.value[x]",
"path": "EpisodeOfCare.diagnosis.extension.value[x]",
"mustSupport": true
},
{
"id": "EpisodeOfCare.diagnosis.condition",
"path": "EpisodeOfCare.diagnosis.condition",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition"
]
}
]
},
{
"id": "EpisodeOfCare.patient",
"path": "EpisodeOfCare.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-patient"
]
}
],
"mustSupport": true
},
{
"id": "EpisodeOfCare.managingOrganization",
"path": "EpisodeOfCare.managingOrganization",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-healthcare-provider"
]
}
],
"mustSupport": true
},
{
"id": "EpisodeOfCare.period",
"path": "EpisodeOfCare.period",
"mustSupport": true
}
]
}
}