| Package | poc.bonsai.current |
| Resource Type | ValueSet |
| Id | data-lock-status |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/data-lock-status |
| URL | http://ehalsomyndigheten.se/fhir/ValueSet/data-lock-status |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-02-18T00:00:00+01:00 |
| Name | data-lock-status |
| Title | Spärrstatus |
| Description | Status på spärr |
| StructureDefinition | |
| NLLDataLock | NLLDataLock |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "data-lock-status",
"meta": {
"lastUpdated": "2022-03-09T06:48:43.358+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://ehalsomyndigheten.se/fhir/ValueSet/data-lock-status",
"version": "1.0.0",
"name": "data-lock-status",
"title": "Spärrstatus",
"status": "active",
"date": "2022-02-18T00:00:00+01:00",
"publisher": "E-hälsomyndigheten",
"description": "Status på spärr",
"compose": {
"include": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"version": "1.0.0",
"concept": [
{
"code": "active",
"display": "Aktiv"
},
{
"code": "inactive",
"display": "Inaktiv"
}
]
}
]
}
}