FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/annotation-type

Packagecezih.hr.cezih-osnova
Resource TypeCodeSystem
Idannotation-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type
URLhttp://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type
Version0.2.3
Statusdraft
Date2010-01-01
NameHRAnnotationType
TitleVrsta zabilješke
DescriptionVrsta zabilješke
Contentcomplete

Resources that use this resource

ValueSet
annotation-typeTip zabilješke
condition-annotation-typeVrsta zabilješke uz slučaj

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
1 Razlog brisanja podatka
2 Razlog otkazivanja
3 Razlog odbijanja
4 Opća napomena

Source

{
  "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"
    }
  ]
}