FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idannotation-type-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/ValueSet/annotation-type
URLhttps://fhir.synapxe.sg/ValueSet/annotation-type
Version1.0.0
Statusactive
NameAnnotationTypeValueSet
TitleAnnotation Type Value Set
DescriptionValue set containing annotation types.

Resources that use this resource

StructureDefinition
profile-list-medicationstatementPatientMedicationList

Resources that this resource uses

CodeSystem
annotation-typeAnnotation Type Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "annotation-type",
  "url": "https://fhir.synapxe.sg/ValueSet/annotation-type",
  "version": "1.0.0",
  "name": "AnnotationTypeValueSet",
  "title": "Annotation Type Value Set",
  "status": "active",
  "description": "Value set containing annotation types.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/annotation-type"
      }
    ]
  }
}