FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "GPConnect-ParticipantType-1",
"url": "https://fhir.nhs.uk/STU3/ValueSet/GPConnect-ParticipantType-1",
"version": "1.1.0",
"name": "GPConnect Participant Type",
"status": "draft",
"date": "2020-09-25T17:16:11+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A ValueSet to identify the type of participant.",
"copyright": "Copyright © 2019 NHS Digital",
"compose": {
"include": [
{
"system": "https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-ParticipantType-1"
},
{
"system": "http://hl7.org/fhir/v3/ParticipationType",
"concept": [
{
"code": "SPRF",
"display": "secondary performer"
},
{
"code": "PPRF",
"display": "primary performer"
},
{
"code": "PART",
"display": "Participation"
}
]
}
]
}
}