Package | poc.bonsai.current |
Resource Type | ValueSet |
Id | contactpoint-types |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/contactpoint-types |
URL | http://ehalsomyndigheten.se/fhir/ValueSet/contactpoint-types |
Version | 1.0.0 |
Status | active |
Date | 2022-02-18T00:00:00+01:00 |
Name | contactpoint-types |
Title | Telefonnummer tillhör |
Description | Anger om telefonnumret är till individen eller arbetsplatsen |
StructureDefinition | |
NLLPractitioner | NLLPractitioner |
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "contactpoint-types", "meta": { "lastUpdated": "2022-03-09T06:48:43.029+00:00", "profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet" ] }, "url": "http://ehalsomyndigheten.se/fhir/ValueSet/contactpoint-types", "version": "1.0.0", "name": "contactpoint-types", "title": "Telefonnummer tillhör", "status": "active", "date": "2022-02-18T00:00:00+01:00", "publisher": "E-hälsomyndigheten", "description": "Anger om telefonnumret är till individen eller arbetsplatsen", "compose": { "include": [ { "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library", "version": "1.0.0", "concept": [ { "code": "P", "display": "Person" }, { "code": "W", "display": "Arbetsplats" } ] } ] } }