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

FHIR IG Statistics: ValueSet/ConsentPolicyRule

Packagenhn.fhir.no.kjernejournal
Resource TypeValueSet
IdConsentPolicyRule
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/ValueSet/ConsentPolicyRule
URLhttp://nhn.no/kj/fhir/ValueSet/ConsentPolicyRule
Version1.0
Statusactive
Date2019-11-29T12:26:25.5457265+00:00
NameConsentPolicyRule
TitleConsent Policy Rule

Resources that use this resource

StructureDefinition
KjConsentKjConsent

Resources that this resource uses

CodeSystem
ConsentPoliciesConsent Policies

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ConsentPolicyRule",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-11-29T12:26:30.797+00:00"
  },
  "url": "http://nhn.no/kj/fhir/ValueSet/ConsentPolicyRule",
  "version": "1.0",
  "name": "ConsentPolicyRule",
  "title": "Consent Policy Rule",
  "status": "active",
  "date": "2019-11-29T12:26:25.5457265+00:00",
  "publisher": "Direktoratet for e-helse",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://nhn.no/kj/fhir/CodeSystem/ConsentPolicies"
      }
    ]
  }
}