FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | edvisit-participant-type-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/CodeSystem/edvisit-participant-type |
| URL | https://fhir.synapxe.sg/CodeSystem/edvisit-participant-type |
| Version | 1.0.0 |
| Status | active |
| Name | EdvisitParticipantTypeCodeSystem |
| Title | ED Visit Participant Type Code System |
| Description | Code system to represent ED visit participant types. |
| Content | complete |
| ValueSet | |
| edvisit-participant-type | ED Visit Participant Type Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "edvisit-participant-type",
"url": "https://fhir.synapxe.sg/CodeSystem/edvisit-participant-type",
"version": "1.0.0",
"name": "EdvisitParticipantTypeCodeSystem",
"title": "ED Visit Participant Type Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent ED visit participant types.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/edvisit-participant-type",
"concept": [
{
"code": "triage",
"display": "Triage"
},
{
"code": "consultation",
"display": "Consultation"
},
{
"code": "observation",
"display": "Observation"
}
]
}