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

FHIR IG Statistics: CodeSystem/ConsentPolicies

Packagenhn.fhir.no.kjernejournal
TypeCodeSystem
IdConsentPolicies
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/CodeSystem/ConsentPolicies
URLhttp://nhn.no/kj/fhir/CodeSystem/ConsentPolicies
Version1.0
Statusactive
Date2019-11-29T12:26:12.3669802+00:00
NameConsentPolicies
TitleConsent Policies
Contentcomplete

Resources that use this resource

ValueSet
ConsentPolicyRuleConsent Policy Rule

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ConsentPolicies",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-11-29T12:26:17.627+00:00"
  },
  "text": {
    "status": "generated"
  },
  "url": "http://nhn.no/kj/fhir/CodeSystem/ConsentPolicies",
  "version": "1.0",
  "name": "ConsentPolicies",
  "title": "Consent Policies",
  "status": "active",
  "date": "2019-11-29T12:26:12.3669802+00:00",
  "publisher": "Direktoratet for e-helse",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Pasienten har reservert seg mot blodtransfusjon/blodprodukter"
    },
    {
      "code": "2",
      "display": "Avgrensning av livsforlengende behandling"
    }
  ]
}