FHIR IG analytics| Package | gpc.stu3.fhir-assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-GPConnect-ParticipantType-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "GPConnect-ParticipantType-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-ParticipantType-1",
"version": "1.0.0",
"name": "GPConnect Participant Type",
"status": "active",
"date": "2020-08-17T17:21:47+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify the type of participant.",
"copyright": "Copyright © 2020 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "REC",
"display": "recorder"
}
]
}