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

FHIR IG Statistics: CodeSystem/sfm-type-of-warning.codesystem

Packagesfm.130323
Resource TypeCodeSystem
Idsfm-type-of-warning.codesystem
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/CodeSystem/sfm-type-of-warning-code
URLhttp://ehelse.no/fhir/CodeSystem/sfm-type-of-warning-code
Version1.0
Statusactive
Date2021-05-01T00:00:00.000+00:00
Namesfm-type-of-warning.codesystem
Contentcomplete

Resources that use this resource

StructureDefinition
sfm-DetectedIssuesfm-DetectedIssue

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "sfm-type-of-warning.codesystem",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-05-03T00:00:00.000+00:00"
  },
  "url": "http://ehelse.no/fhir/CodeSystem/sfm-type-of-warning-code",
  "version": "1.0",
  "name": "sfm-type-of-warning.codesystem",
  "status": "active",
  "date": "2021-05-01T00:00:00.000+00:00",
  "publisher": "Direktoratet for e-helse",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Dobbeltforskrivning"
    },
    {
      "code": "2",
      "display": "Interaksjon"
    },
    {
      "code": "3",
      "display": "Legemiddelreaksjon"
    },
    {
      "code": "4",
      "display": "Laboratorie-måling"
    }
  ]
}