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

FHIR IG Statistics: CodeSystem/Anaesthesia

Packagebloodpressure
TypeCodeSystem
IdAnaesthesia
FHIR VersionR4
Sourcehttp://bloodpressure.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/bloodpressure/CodeSystem-Anaesthesia.html
URLhttp://bloodpressure.oemig.de/fhir/CodeSystem/Anaesthesia
Version0.2.12
Statusactive
Date2024-04-16
NameAnaesthesiaCS
TitleAnaesthesia
Description**Anaesthesia**
CopyrightFO
Contentcomplete

Resources that use this resource

ValueSet
AnaesthesiaAnaesthesia

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem Anaesthesia

This case-insensitive code system http://bloodpressure.oemig.de/fhir/CodeSystem/Anaesthesia defines the following codes in a Is-A hierarchy:

CodeDisplay
before Measured shortly before anaesthesia.
during Measured shortly during anaesthesia.
after Measured shortly after anaesthesia.

Source

{
  "resourceType": "CodeSystem",
  "id": "Anaesthesia",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://bloodpressure.oemig.de/fhir/CodeSystem/Anaesthesia",
  "version": "0.2.12",
  "name": "AnaesthesiaCS",
  "title": "Anaesthesia",
  "status": "active",
  "experimental": false,
  "date": "2024-04-16",
  "publisher": "FO",
  "contact": [
    {
      "name": "FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.oemig.de"
        }
      ]
    }
  ],
  "description": "**Anaesthesia**",
  "copyright": "FO",
  "caseSensitive": false,
  "valueSet": "http://bloodpressure.oemig.de/fhir/ValueSet/Anaesthesia",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "before",
      "display": "Measured shortly before anaesthesia."
    },
    {
      "code": "during",
      "display": "Measured shortly during anaesthesia."
    },
    {
      "code": "after",
      "display": "Measured shortly after anaesthesia."
    }
  ]
}