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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-medicationStatement-meds-codes-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/medicationStatement-meds-codes-vs
URLhttp://testSK.org/ValueSet/medicationStatement-meds-codes-vs
Version0.1.0
Statusdraft
Date2025-03-31
NameMedicationStatementMedsCodes
TitleMedicationStatement Therapy/Finding Codes
DescriptionValueSet containing SNOMED CT codes representing various medication-related procedures and findings (e.g., therapies, administration procedures, findings about use).

Resources that use this resource

StructureDefinition
prior-medication-statement-profilePrior Medication Statement Profile (R5)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
medication-statement-csMedicationStatement CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet medicationStatement-meds-codes-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "medicationStatement-meds-codes-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/medicationStatement-meds-codes-vs",
  "version": "0.1.0",
  "name": "MedicationStatementMedsCodes",
  "title": "MedicationStatement Therapy/Finding Codes",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-31",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "ValueSet containing SNOMED CT codes representing various medication-related procedures and findings (e.g., therapies, administration procedures, findings about use). ",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "308116003",
            "display": "Antihypertensive therapy (procedure)"
          },
          {
            "code": "182764009",
            "display": "Anticoagulant therapy (procedure)"
          },
          {
            "code": "1237404009",
            "display": "Uses hormone method of contraception (finding)"
          },
          {
            "code": "315053001",
            "display": "Administration of prophylactic statin (procedure)"
          },
          {
            "code": "722045009",
            "display": "Warfarin therapy (procedure)"
          }
        ]
      },
      {
        "system": "http://testSK.org/CodeSystem/medication-statement-cs"
      }
    ]
  }
}