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

FHIR IG analytics

Packagehl7.fhir.vn.core
Resource TypeValueSet
IdValueSet-snomedCT-anatomical-body-structure.json
FHIR VersionR4
Sourcehttps://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
hl7.fhir.vn.core#currentvn-core-medication-administrationMedicationAdministration Profile - VN Core R4

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet snomedCT-anatomical-body-structure

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 91723000 (Anatomical structure)

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}