Package | iknl.fhir.nl.r4.performation |
Resource Type | StructureDefinition |
Id | performation-diagnosis-group |
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-diagnosis-group |
URL | http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group |
Status | draft |
Date | 2023-11-13T16:41:18.0973747+00:00 |
Name | PerformationDiagnosisGroup |
Realm | nl |
Description | An extension that indicates a grouping for Conditions in EpisodeOfCare.diagnosis. Two Conditions with the same value for this extension belong to the same group. Conditions for which this extension is not used do not belong to a group. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
performation-episode-of-care | PerformationEpisodeOfCare |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "performation-diagnosis-group", "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group", "name": "PerformationDiagnosisGroup", "status": "draft", "date": "2023-11-13T16:41:18.0973747+00:00", "description": "An extension that indicates a grouping for Conditions in EpisodeOfCare.diagnosis. Two Conditions with the same value for this extension belong to the same group. Conditions for which this extension is not used do not belong to a group.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "EpisodeOfCare.diagnosis" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "definition": "The value of this extension is an integer that indicates the grouping." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "integer" } ] } ] } }