Package | nictiz.fhir.nl.dstu2.zib2015 |
Type | StructureDefinition |
Id | f8f7a74e-78b0-4bfb-b870-7f9d5e9a7510 |
FHIR Version | R2 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate |
Status | draft |
Date | 2017-01-27T16:32:59.0479165+01:00 |
Name | ZIB 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 Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'OverdrachtConcern' version 3.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 |
Kind | datatype |
StructureDefinition | |
zib-Concern | ZIB Concern |
No resources found
Note: links and images are rebased to the (stated) source
An extension to provide a 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 Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'OverdrachtConcern' version 3.0.
{ "resourceType": "StructureDefinition", "id": "f8f7a74e-78b0-4bfb-b870-7f9d5e9a7510", "meta": { "versionId": "1", "lastUpdated": "2017-02-22T10:32:07.359+00:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate", "name": "ZIB Concern ClinicalStatusDate", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "email", "value": "info@nictiz.nl", "use": "work" } ] } ], "date": "2017-01-27T16:32:59.0479165+01:00", "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 Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'OverdrachtConcern' version 3.0.", "requirements": "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": "1.0.2", "kind": "datatype", "constrainedType": "Extension", "abstract": false, "contextType": "resource", "context": [ "Condition" ], "base": "http://hl7.org/fhir/StructureDefinition/Extension", "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-ConditionStatusDatum" }, { "id": "Extension.valueDateTime", "path": "Extension.valueDateTime", "short": "clinicalStatusDate", "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" } ] } ] } }