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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idmedication-statement-category-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/ValueSet/medication-statement-category
URLhttps://fhir.synapxe.sg/ValueSet/medication-statement-category
Version1.0.0
Statusactive
NameMedicationStatementCategoryValueSet
TitleMedication Statement Category Value Set
DescriptionValue set containing the clinical settings in which the medication statement was reviewed.

Resources that use this resource

StructureDefinition
profile-medicationstatementMedicationStatement

Resources that this resource uses

CodeSystem
medication-statement-categoryMedication Statement Category Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "medication-statement-category",
  "url": "https://fhir.synapxe.sg/ValueSet/medication-statement-category",
  "version": "1.0.0",
  "name": "MedicationStatementCategoryValueSet",
  "title": "Medication Statement Category Value Set",
  "status": "active",
  "description": "Value set containing the clinical settings in which the medication statement was reviewed.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/medication-statement-category"
      }
    ]
  }
}