FHIR IG Statistics: ValueSet/data-absent-reason
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "data-absent-reason",
"meta": {
"lastUpdated": "2024-06-12T06:48:53.138+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://electronichealth.se/fhir/ValueSet/data-absent-reason",
"version": "1.0.0",
"name": "data-absent-reason",
"title": "Markering av maskad data",
"status": "active",
"date": "2024-06-11T23:00:00+00:00",
"publisher": "E-hälsomyndigheten",
"description": "Kod för att markera att data är maskat",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"version": " 0.1.0",
"concept": [
{
"code": "masked",
"display": "Masked"
}
]
}
]
}
}