FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | annotation-type-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/CodeSystem/annotation-type |
| URL | https://fhir.synapxe.sg/CodeSystem/annotation-type |
| Version | 1.0.0 |
| Status | active |
| Name | AnnotationTypeCodeSystem |
| Title | Annotation Type Code System |
| Description | Code system to represent annotation types. |
| Content | complete |
| ValueSet | |
| annotation-type | Annotation Type Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "annotation-type",
"url": "https://fhir.synapxe.sg/CodeSystem/annotation-type",
"version": "1.0.0",
"name": "AnnotationTypeCodeSystem",
"title": "Annotation Type Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent annotation types.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/annotation-type",
"concept": [
{
"code": "notesforPatient",
"display": "notesforPatient"
},
{
"code": "notesforHCP",
"display": "notesforHCP"
},
{
"code": "notesforHCP - medicationManagementIssues",
"display": "notesforHCP - medicationManagementIssues"
},
{
"code": "notesforHCP - interventions",
"display": "notesforHCP - interventions"
},
{
"code": "notesforHCP - assessmentOfMedicationKnowledge",
"display": "notesforHCP - assessmentOfMedicationKnowledge"
},
{
"code": "notesforHCP - monitoringPlan",
"display": "notesforHCP - monitoringPlan"
}
]
}