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

FHIR IG Statistics: ValueSet/snomedCT-dosage-administration-route

Packagehl7.fhir.vn.core
TypeValueSet
IdsnomedCT-dosage-administration-route
FHIR VersionR4
Sourcehttp://fhir.ehealth.gov.vn/core/https://build.fhir.org/ig/hl7vn/vn-core-ig/ValueSet-snomedCT-dosage-administration-route.html
URLhttp://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-dosage-administration-route
Version1.0.0
Statusdraft
Date2020-12-31
NameValueSet-SnomedCT_Dosage_Administration_Route
TitleValueSet dành cho Đường dùng thuốc (SNOMED CT)
Realmvn
Authorityhl7
DescriptionValueSet dành cho Các thông tin thăm, khám lâm sàng (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-medication-administrationMedicationAdministration 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-dosage-administration-route


Source

{
  "resourceType": "ValueSet",
  "id": "snomedCT-dosage-administration-route",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-dosage-administration-route",
  "version": "1.0.0",
  "name": "ValueSet-SnomedCT_Dosage_Administration_Route",
  "title": "ValueSet dành cho Đường dùng thuốc (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 thông tin thăm, khám lâm sàng (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": "284009009"
          }
        ]
      }
    ]
  }
}