Package | nictiz.fhir.nl.stu3.zib2015 |
Resource Type | StructureDefinition |
Id | zib-Concern-clinicalStatusDate |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate |
Version | 1.0 |
Status | retired |
Date | 2017-01-27T16:32:59.0479165+01:00 |
Name | ZIB-Concern-ClinicalStatusDate |
Title | HCIM Concern ClinicalStatusDate |
Realm | nl |
Authority | hl7 |
Description | Date from when the current value of the ProblemStatus applies: since when is the problem current, under control or non-current as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'OverdrachtConcern' version 1.0. |
Purpose | There is a need to provide a date from when the current value of ProblemStatus (ZIB) or ClinicalStatus (FHIR) applies. Currently, this date field is not provided in the Condition base Resource. |
Copyright | CC0 |
Type | Extension |
Kind | primitive-type |
StructureDefinition | |
zib-Concern | HCIM Concern |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "zib-Concern-clinicalStatusDate", "meta": { "versionId": "1", "lastUpdated": "2017-02-22T10:32:07.359+00:00" }, "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate", "version": "1.0", "name": "ZIB-Concern-ClinicalStatusDate", "title": "HCIM Concern ClinicalStatusDate", "status": "retired", "date": "2017-01-27T16:32:59.0479165+01:00", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "email", "value": "info@nictiz.nl", "use": "work" } ] } ], "description": "Date from when the current value of the ProblemStatus applies: since when is the problem current, under control or non-current as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'OverdrachtConcern' version 1.0.", "purpose": "There is a need to provide a date from when the current value of ProblemStatus (ZIB) or ClinicalStatus (FHIR) applies. Currently, this date field is not provided in the Condition base Resource.", "copyright": "CC0", "fhirVersion": "3.0.1", "kind": "primitive-type", "abstract": false, "contextType": "resource", "context": [ "Condition" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension" }, { "id": "Extension.extension", "path": "Extension.extension", "min": 0, "max": "0" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate" }, { "id": "Extension.valueDateTime", "path": "Extension.valueDateTime", "short": "ProblemStatusDate", "definition": "Date from when the current value of the ProblemStatus applies: since when is the problem current, under control or non-current.", "alias": [ "ProbleemStatusDatum" ], "type": [ { "code": "dateTime" } ] } ] } }