FHIR IG analytics| Package | Kontaktregister.Profiles |
| Resource Type | ValueSet |
| Id | hdir-securityLabels |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=Kontaktregister.Profiles@0.1.23&canonical=http://helsedirektoratet.no/fhir/ValueSet/hdir-securityLabels |
| URL | http://helsedirektoratet.no/fhir/ValueSet/hdir-securityLabels |
| Status | draft |
| Date | 2020-04-14T14:13:19.5383763+00:00 |
| Name | HdirSecurityLabels |
| Title | hdir-security-labels.valueset |
| StructureDefinition | |
| hdir-Patient-v1 | HdirPatientV1 |
| hdir-Person-v1 | HdirPersonV1 |
| hdir-Practitioner-v1 | HdirPractitionerV1 |
| CodeSystem | |
| v3-ActCode | ActCode |
| v3-Confidentiality | Confidentiality |
No narrative content found in resource
{
"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"
}
]
}
]
}
}