FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vn-medication-code

Packagehl7.fhir.vn.core
TypeValueSet
Idvn-medication-code
FHIR VersionR4
Sourcehttp://fhir.ehealth.gov.vn/core/https://build.fhir.org/ig/hl7vn/vn-core-ig/ValueSet-vn-medication-code.html
URLhttp://fhir.ehealth.gov.vn/core/ValueSet/vn-medication-code
Version1.0.0
Statusdraft
Date2020-12-31
NameValueSet-VN_Core_Medication_Code
TitleValueSet dành cho Mã dược phẩm
Realmvn
Authorityhl7
DescriptionValueSet dành cho Mã dược phẩm
CopyrightUsing RxNorm codes of type SAB=RXNORM as this specification describes [does not require](https://www.nlm.nih.gov/research/umls/rxnorm/docs/prescribe.html) a UMLS license. Access to the full set of RxNorm definitions, and/or additional use of other RxNorm structures and information requires a UMLS license. The use of RxNorm in this specification is pursuant to HL7's status as a licensee of the NLM UMLS. HL7's license does not convey the right to use RxNorm to any users of this specification; implementers must acquire a license to use RxNorm in their own right. And for content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org.

Resources that use this resource

StructureDefinition
vn-core-medication-administrationMedicationAdministration Profile - VN Core R4
vn-core-medication-dispenseMedicationDispense Profile - VN R4 Core
vn-core-medication-requestMedicationRequest Profile - VN Core R4
vn-core-medication-statementMedicationStatement Profile - VN Core R4
vn-core-medicationMedication Profile - VN Core R4

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
rxnormRxNorm
sctSNOMED codes used in this IG
vn-core-medicationCodeDanh mục Mã dược phẩm - theo ban hành và quản lý của Bộ Y tế
sctveri
rxnormRxNorm

Narrative

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

Medication Clinical Drug (RxNorm)

All prescribable medication formulations represented using either a 'generic' or 'brand-specific' concept. This includes RxNorm codes whose Term Type is SCD (semantic clinical drug), SBD (semantic brand drug), GPCK (generic pack), BPCK (brand pack), SCDG (semantic clinical drug group), SBDG (semantic brand drug group), SCDF (semantic clinical drug form), or SBDF (semantic brand drug form)

This value set includes codes from the following code systems:

  • Include codes from http://www.nlm.nih.gov/research/umls/rxnorm where TTY in SCD,SBD,GPCK,BPCK,SCDG,SBDG,SCDF,SBDF

Or from SNOMED CT:

Possible sources include:

  • Include codes from http://snomed.info/sct where concept is-a 410942007
  • Include codes from http://snomed.info/sct where concept is-a 373873005
  • Include codes from http://snomed.info/sct where concept is-a 106181007

Source

{
  "resourceType": "ValueSet",
  "id": "vn-medication-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehealth.gov.vn/core/ValueSet/vn-medication-code",
  "version": "1.0.0",
  "name": "ValueSet-VN_Core_Medication_Code",
  "title": "ValueSet dành cho Mã dược phẩm",
  "status": "draft",
  "date": "2020-12-31",
  "publisher": "Cục Công nghệ thông tin - Bộ Y tế",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://moh.gov.vn/"
        },
        {
          "system": "url",
          "value": "https://ehealth.gov.vn/"
        }
      ]
    }
  ],
  "description": "ValueSet dành cho Mã dược phẩm",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "704"
        },
        {
          "system": "urn:iso:std:iso:3166",
          "code": "VN"
        }
      ]
    }
  ],
  "copyright": "Using RxNorm codes of type SAB=RXNORM as this specification describes [does not require](https://www.nlm.nih.gov/research/umls/rxnorm/docs/prescribe.html)  a UMLS license. Access to the full set of RxNorm definitions, and/or additional use of other RxNorm structures and information requires a UMLS license. The use of RxNorm in this specification is pursuant to HL7's status as a licensee of the NLM UMLS. HL7's license does not convey the right to use RxNorm to any users of this specification; implementers must acquire a license to use RxNorm in their own right. And for content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-medicationCode"
      },
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "filter": [
          {
            "property": "TTY",
            "op": "in",
            "value": "SCD,SBD,GPCK,BPCK,SCDG,SBDG,SCDF,SBDF"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "410942007"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "373873005"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "106181007"
          }
        ]
      }
    ]
  }
}