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

FHIR IG Statistics: CodeSystem/sfm-kj-consent-code.codesystem

Packagesfm.130323
Resource TypeCodeSystem
Idsfm-kj-consent-code.codesystem
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/CodeSystem/sfm-kj-consent-code
URLhttp://ehelse.no/fhir/CodeSystem/sfm-kj-consent-code
Version1.0
Statusactive
Date2021-05-01T00:00:00.000+00:00
Namesfm-kj-consent-code.codesystem
TitleKjernejournal consent codes
DescriptionConsent types communicated in SFM API and forwarded to lookup in Kjernejorunal
Contentcomplete

Resources that use this resource

ValueSet
sfm-kj-consentcodesConsent for KJ lookup

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "sfm-kj-consent-code.codesystem",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-04-07T00:00:00.000+00:00"
  },
  "url": "http://ehelse.no/fhir/CodeSystem/sfm-kj-consent-code",
  "version": "1.0",
  "name": "sfm-kj-consent-code.codesystem",
  "title": "Kjernejournal consent codes",
  "status": "active",
  "date": "2021-05-01T00:00:00.000+00:00",
  "publisher": "Direktoratet for e-helse",
  "description": "Consent types communicated in SFM API and forwarded to lookup in Kjernejorunal",
  "content": "complete",
  "concept": [
    {
      "code": "HPAKUTT",
      "display": "Akuttsituasjon"
    },
    {
      "code": "HPMOTTATTSAMTYKKE",
      "display": "Pasienten har samtykket"
    },
    {
      "code": "HPUNNTAK",
      "display": "Unntak for visse helsepersonellgrupper"
    }
  ]
}