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

FHIR IG Statistics: CodeSystem/SourceOfInformation

Packagenhn.fhir.no.kjernejournal
TypeCodeSystem
IdSourceOfInformation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/CodeSystem/SourceOfInformation
URLhttp://nhn.no/kj/fhir/CodeSystem/SourceOfInformation
Version1.0
Statusactive
Date2019-10-29T09:15:16.5623645+00:00
NameSourceOfInformation
TitleSource of Information
DescriptionThis is the codesystem for defining Source of information - urn:oid:2.16.578.1.12.4.1.1.7498
Contentcomplete

Resources that use this resource

ValueSet
SourceOfInformationSource of Information

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "SourceOfInformation",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-10-29T09:15:16.678+00:00"
  },
  "text": {
    "status": "generated"
  },
  "url": "http://nhn.no/kj/fhir/CodeSystem/SourceOfInformation",
  "version": "1.0",
  "name": "SourceOfInformation",
  "title": "Source of Information",
  "status": "active",
  "date": "2019-10-29T09:15:16.5623645+00:00",
  "publisher": "Direktoratet for e-helse",
  "description": "This is the codesystem for defining Source of information - urn:oid:2.16.578.1.12.4.1.1.7498",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Resultat av tester/analyser"
    },
    {
      "code": "2",
      "display": "Observert av behandlende lege"
    },
    {
      "code": "3",
      "display": "Pasientens egne opplysninger"
    },
    {
      "code": "4",
      "display": "Pårørendes opplysninger"
    },
    {
      "code": "5",
      "display": "Hentet fra tidligere journal"
    },
    {
      "code": "6",
      "display": "Annet"
    },
    {
      "code": "7",
      "display": "Opplyst av ansvarlig behandler"
    }
  ]
}