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

FHIR IG Statistics: ValueSet/snomedCT-anatomical-body-structure

Packagehl7.fhir.vn.core
TypeValueSet
IdsnomedCT-anatomical-body-structure
FHIR VersionR4
Sourcehttp://fhir.ehealth.gov.vn/core/https://build.fhir.org/ig/hl7vn/vn-core-ig/ValueSet-snomedCT-anatomical-body-structure.html
URLhttp://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-anatomical-body-structure
Version1.0.0
Statusdraft
Date2020-12-31
NameValueSet-SnomedCT_Anatomical_Body_Structure
TitleValueSet dành cho Vị trí cơ thể theo giải phẫu học (SNOMED CT)
Realmvn
Authorityhl7
DescriptionValueSet dành cho Vị trí cơ thể theo giải phẫu học (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-anatomical-body-structure


Source

{
  "resourceType": "ValueSet",
  "id": "snomedCT-anatomical-body-structure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-anatomical-body-structure",
  "version": "1.0.0",
  "name": "ValueSet-SnomedCT_Anatomical_Body_Structure",
  "title": "ValueSet dành cho Vị trí cơ thể theo giải phẫu họ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 Vị trí cơ thể theo giải phẫu học (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": "91723000"
          }
        ]
      }
    ]
  }
}