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

FHIR IG Statistics: CodeSystem/procedures

Packagecezih.hr.cezih-osnova
TypeCodeSystem
Idprocedures
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/procedures
URLhttp://fhir.cezih.hr/specifikacije/CodeSystem/procedures
Version0.2.3
Statusdraft
Date2023-10-15
NameHRVrstaProcedura
TitleVrsta medicinskih procedura
DescriptionVrste medicinskih procedurta
Contentcomplete

Resources that use this resource

ValueSet
proceduresVrsta medicinskih procedura

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/procedures defines the following codes:

CodeDisplay
1 Onkološke pretrage
2 Radioterapijski postupci
3 Operativni postupci

Source

{
  "resourceType": "CodeSystem",
  "id": "procedures",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2023-10-15T09:35:07.416+00:00",
    "source": "#uaZJQLkefbpJLewg"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/procedures",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.1.190"
    }
  ],
  "version": "0.2.3",
  "name": "HRVrstaProcedura",
  "title": "Vrsta medicinskih procedura",
  "status": "draft",
  "experimental": false,
  "date": "2023-10-15",
  "contact": [
    {
      "name": "Krešimir Kerš",
      "telecom": [
        {
          "system": "email",
          "value": "kresimir.kers@ericsson.com"
        }
      ]
    }
  ],
  "description": "Vrste medicinskih procedurta",
  "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": "Onkološke pretrage"
    },
    {
      "code": "2",
      "display": "Radioterapijski postupci"
    },
    {
      "code": "3",
      "display": "Operativni postupci"
    }
  ]
}