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

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

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

Resources that use this resource

StructureDefinition
sfm-Organizationsfm-Organization

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "sfm-type-of-organization.codesystem",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-01-03T00:00:00.000+00:00"
  },
  "url": "http://ehelse.no/fhir/CodeSystem/sfm-type-of-organization",
  "version": "1.1",
  "name": "sfm-type-of-organization.codesystem",
  "status": "active",
  "date": "2022-01-03T00:00:00.000+00:00",
  "publisher": "Direktoratet for e-helse",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "PLO"
    },
    {
      "code": "2",
      "display": "Sykehus"
    },
    {
      "code": "3",
      "display": "Fastlege"
    },
    {
      "code": "4",
      "display": "Legevakt"
    },
    {
      "code": "5",
      "display": "Helsestasjon"
    },
    {
      "code": "6",
      "display": "Tannlege"
    },
    {
      "code": "7",
      "display": "Helsehus"
    },
    {
      "code": "8",
      "display": "Spesialist"
    },
    {
      "code": "99",
      "display": "Annet"
    }
  ]
}