| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | StructureDefinition |
| Id | Comment |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/Comment |
| URL | http://nictiz.nl/fhir/StructureDefinition/Comment |
| Version | 1.0.2 |
| Status | active |
| Name | Comment |
| Title | Comment |
| Realm | nl |
| Authority | hl7 |
| Description | Many Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) have a comment concept. This concept can not be mapped to all the HCIM's respective FHIR resources. This extension provides a generic method to extend profiles with a comment element. |
| Purpose | Need to extend some FHIR resources with an additional unstructured comment value. |
| Copyright | CC0 |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| BgZ-Patient | BgZ-Patient |
| bc-Encounter | bc-Encounter |
| bc-MaternalRecord | bc-MaternalRecord |
| bc-PregnancyUltraSound | bc-PregnancyUltraSound |
| bc-TreatmentDirective | bc-TreatmentDirective |
| nl-core-careplan | nl-core-careplan |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Comment",
"url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
"version": "1.0.2",
"name": "Comment",
"title": "Comment",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Many Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) have a comment concept. This concept can not be mapped to all the HCIM's respective FHIR resources. This extension provides a generic method to extend profiles with a comment element.",
"purpose": "Need to extend some FHIR resources with an additional unstructured comment value.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"*"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Comment",
"alias": [
"Toelichting"
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/Comment"
},
{
"id": "Extension.value[x]:valueString",
"path": "Extension.valueString",
"sliceName": "valueString",
"code": [
{
"system": "http://loinc.org",
"code": "48767-8",
"display": "Annotation comment [Interpretation] Narrative"
}
],
"short": "Comment",
"alias": [
"Toelichting"
],
"type": [
{
"code": "string"
}
]
}
]
}
}