FHIR IG Statistics: ValueSet/provenance-participant-types
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "provenance-participant-types",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://electronichealth.se/fhir/ValueSet/provenance-participant-types",
"version": "1.1.0",
"name": "provenance-participant-types",
"title": "Typ av aktör",
"status": "active",
"date": "2023-10-04T22:00:00+00:00",
"publisher": "E-hälsomyndigheten",
"description": "Typ av aktör i en händelse",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"version": "4.0.1",
"concept": [
{
"code": "enterer",
"display": "Utförare"
},
{
"code": "author",
"display": "Uppdragsgivare"
}
]
}
]
}
}