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

FHIR IG Statistics: ValueSet/hdir-securityLabels

PackageKontaktregister.Profiles
Resource TypeValueSet
Idhdir-securityLabels
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=Kontaktregister.Profiles@0.1.23&canonical=http://helsedirektoratet.no/fhir/ValueSet/hdir-securityLabels
URLhttp://helsedirektoratet.no/fhir/ValueSet/hdir-securityLabels
Statusdraft
Date2020-04-14T14:13:19.5383763+00:00
NameHdirSecurityLabels
Titlehdir-security-labels.valueset

Resources that use this resource

StructureDefinition
hdir-Patient-v1HdirPatientV1
hdir-Person-v1HdirPersonV1
hdir-Practitioner-v1HdirPractitionerV1

Resources that this resource uses

CodeSystem
v3-ActCodeActCode
v3-ConfidentialityConfidentiality

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "hdir-securityLabels",
  "meta": {
    "lastUpdated": "2020-04-14T14:13:19.590+00:00"
  },
  "url": "http://helsedirektoratet.no/fhir/ValueSet/hdir-securityLabels",
  "name": "HdirSecurityLabels",
  "title": "hdir-security-labels.valueset",
  "status": "draft",
  "date": "2020-04-14T14:13:19.5383763+00:00",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "concept": [
          {
            "code": "N"
          },
          {
            "code": "R"
          },
          {
            "code": "V"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept": [
          {
            "code": "EMP"
          },
          {
            "code": "LOCIS"
          }
        ]
      }
    ]
  }
}