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

FHIR IG Statistics: ValueSet/snomedCT-additional-dosage-instruction

Packagehl7.fhir.vn.core
TypeValueSet
IdsnomedCT-additional-dosage-instruction
FHIR VersionR4
Sourcehttp://fhir.ehealth.gov.vn/core/https://build.fhir.org/ig/hl7vn/vn-core-ig/ValueSet-snomedCT-additional-dosage-instruction.html
URLhttp://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-additional-dosage-instruction
Version1.0.0
Statusdraft
Date2020-12-31
NameValueSet-SnomedCT_Additional_Dosage_Instruction
TitleValueSet dành cho Các chỉ dẫn dùng thuốc (bổ sung) (SNOMED CT)
Realmvn
Authorityhl7
DescriptionValueSet dành cho Các chỉ dẫn dùng thuốc (bổ sung) (SNOMED CT)
CopyrightThis value set includes content from: 1. SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.

Resources that use this resource

StructureDefinition
vn-core-dosageDosage profile - VN Core R4

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet snomedCT-additional-dosage-instruction

  • Include codes fromhttp://snomed.info/sct where concept is-a 419492006 (Additional dosage instructions (qualifier value))

Source

{
  "resourceType": "ValueSet",
  "id": "snomedCT-additional-dosage-instruction",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-additional-dosage-instruction",
  "version": "1.0.0",
  "name": "ValueSet-SnomedCT_Additional_Dosage_Instruction",
  "title": "ValueSet dành cho Các chỉ dẫn dùng thuốc (bổ sung) (SNOMED CT)",
  "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 Các chỉ dẫn dùng thuốc (bổ sung) (SNOMED CT)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "704"
        },
        {
          "system": "urn:iso:std:iso:3166",
          "code": "VN"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from:   1.  SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "419492006"
          }
        ]
      }
    ]
  }
}