| Package | cezih.hr.cezih-osnova |
| Resource Type | CodeSystem |
| Id | annotation-type |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type |
| URL | http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type |
| Version | 0.2.3 |
| Status | draft |
| Date | 2010-01-01 |
| Name | HRAnnotationType |
| Title | Vrsta zabilješke |
| Description | Vrsta zabilješke |
| Content | complete |
| ValueSet | |
| annotation-type | Tip zabilješke |
| condition-annotation-type | Vrsta zabilješke uz slučaj |
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type defines the following codes:
| Code | Display |
| 1 | Razlog brisanja podatka |
| 2 | Razlog otkazivanja |
| 3 | Razlog odbijanja |
| 4 | Opća napomena |
{
"resourceType": "CodeSystem",
"id": "annotation-type",
"meta": {
"versionId": "12",
"lastUpdated": "2023-06-02T15:23:43.582+00:00",
"source": "#Ti1ZlFGKpAX2BIix"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.7.60.1.100"
}
],
"version": "0.2.3",
"name": "HRAnnotationType",
"title": "Vrsta zabilješke",
"status": "draft",
"experimental": false,
"date": "2010-01-01",
"contact": [
{
"name": "Krešimir Kerš",
"telecom": [
{
"system": "email",
"value": "kresimir.kers@ericsson.com"
}
]
}
],
"description": "Vrsta zabilješke",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "HR",
"display": "Croatia"
}
],
"text": "Croatia"
}
],
"caseSensitive": false,
"compositional": false,
"versionNeeded": false,
"content": "complete",
"concept": [
{
"code": "1",
"display": "Razlog brisanja podatka"
},
{
"code": "2",
"display": "Razlog otkazivanja"
},
{
"code": "3",
"display": "Razlog odbijanja"
},
{
"code": "4",
"display": "Opća napomena"
}
]
}