| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | StructureDefinition |
| Id | condition-dateOfLastDressingChange |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/condition-dateOfLastDressingChange |
| URL | http://nictiz.nl/fhir/StructureDefinition/condition-dateOfLastDressingChange |
| Version | 1.0.1 |
| Status | active |
| Name | Condition-dateOfLastDressingChange |
| Title | Date of last dressing change |
| Realm | nl |
| Authority | hl7 |
| Description | Date on which the dressing was last changed. |
| Purpose | Multiple Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) have a date of last dressing change concept, named DateOfLastDressingChange. This element cannot be mapped into the Condition resource, hence the reason for this extension. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| zib-BurnWound | HCIM BurnWound |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "condition-dateOfLastDressingChange",
"url": "http://nictiz.nl/fhir/StructureDefinition/condition-dateOfLastDressingChange",
"version": "1.0.1",
"name": "Condition-dateOfLastDressingChange",
"title": "Date of last dressing change",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Date on which the dressing was last changed.",
"purpose": "Multiple Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) have a date of last dressing change concept, named DateOfLastDressingChange. This element cannot be mapped into the Condition resource, hence the reason for this extension.",
"fhirVersion": "3.0.2",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Condition"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "DateOfLastDressingChange",
"alias": [
"DatumLaatsteVerbandwissel"
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/condition-dateOfLastDressingChange"
},
{
"id": "Extension.value[x]:valueDateTime",
"path": "Extension.valueDateTime",
"sliceName": "valueDateTime",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}