FHIR IG Statistics: ValueSet/consent-category-codes
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "consent-category-codes",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://ehalsomyndigheten.se/fhir/ValueSet/consent-category-codes",
"version": "1.1.0",
"name": "consent-category-codes",
"title": "Samtyckestyp",
"status": "active",
"date": "2022-03-08T23:00:00+00:00",
"publisher": "E-hälsomyndigheten",
"description": "Typ av samtycke",
"compose": {
"include": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"version": "1.1.0",
"concept": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
"valueString": "Samtycke till att få vissa förskrivna läkemedel dosdispenserade samt till att ge förskrivare och legitimerad hälso- och sjukvårdspersonal tillgång till förskrivningsinformation som finns lagrad hos E-hälsomyndigheten"
}
],
"code": "consent-dose-disp",
"display": "Dossamtycke"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "4.0.1",
"concept": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
"valueString": "Consent to access healthcare information."
}
],
"code": "INFA",
"display": "information access"
}
]
}
]
}
}