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

FHIR IG Statistics: CodeSystem/sfm-section-types.codesystem

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

Resources that use this resource

ValueSet
sfm-section-typessfm-section-types.valueset

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "sfm-section-types.codesystem",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-05-03T00:00:00.000+00:00"
  },
  "url": "http://ehelse.no/fhir/CodeSystem/sfm-section-types",
  "version": "1.0",
  "name": "sfm-section-types.codesystem",
  "status": "active",
  "date": "2021-05-01T00:00:00.000+00:00",
  "publisher": "Direktoratet for e-helse",
  "content": "complete",
  "concept": [
    {
      "code": "sectionMedication",
      "display": "Section Containing medication statements"
    },
    {
      "code": "sectionPLL",
      "display": "Section containing PLL the entries in PLL (liboppføring)"
    },
    {
      "code": "sectionPLLinfo",
      "display": "Section containing PLL specific info and optionally information on Multidose relations"
    },
    {
      "code": "sectionAllergies",
      "display": "Section containg allergies from KI/Kjernejournal"
    },
    {
      "code": "sectionOtherPrescriptions",
      "display": "section containing prescription on non-medical items, for reimbursement handling"
    },
    {
      "code": "sectionDispense",
      "display": "section containing information on dispense of items from phamacy or banda"
    },
    {
      "code": "sectionResponse",
      "display": "section containing information on response to applications"
    }
  ]
}