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

FHIR IG Statistics: ValueSet/ComplicationsOfAnesthesiaCategory.valueset

Packagenhn.fhir.no.kjernejournal
Resource TypeValueSet
IdComplicationsOfAnesthesiaCategory.valueset
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/ValueSet/ComplicationsOfAnesthesiaCategory
URLhttp://nhn.no/kj/fhir/ValueSet/ComplicationsOfAnesthesiaCategory
Version1.0
Statusactive
Date2019-12-05T12:02:28.9674476+00:00
NameComplicationsOfAnesthesiaCategory
TitleComplications of Anesthesia Category

Resources that use this resource

StructureDefinition
KjConditionComplicationsOfAnesthesiaKjConditionComplicationsOfAnesthesia

Resources that this resource uses

CodeSystem
SubcategoriesOfCriticalInformationSubcategories of Critical Information

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ComplicationsOfAnesthesiaCategory.valueset",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-12-05T12:02:29.393+00:00"
  },
  "url": "http://nhn.no/kj/fhir/ValueSet/ComplicationsOfAnesthesiaCategory",
  "version": "1.0",
  "name": "ComplicationsOfAnesthesiaCategory",
  "title": "Complications of Anesthesia Category",
  "status": "active",
  "date": "2019-12-05T12:02:28.9674476+00:00",
  "publisher": "Direktoratet for e-helse",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://nhn.no/kj/fhir/CodeSystem/SubcategoriesOfCriticalInformation",
        "concept": [
          {
            "code": "4",
            "display": "Annet problem ved anestesi"
          },
          {
            "code": "5",
            "display": "Kritisk medisinsk tilstand"
          }
        ]
      }
    ]
  }
}