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

FHIR IG analytics

Packagehl7.eu.fhir.idea4rc
Resource TypeValueSet
IdValueSet-nasopharynx-subsite-sct-i4rc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-nasopharynx-subsite-sct-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/nasopharynx-subsite-sct-i4rc
Version0.1.0
Statusactive
Date2026-01-19T11:40:47+00:00
NameVsNasopharynxSubsiteSnomedI4rc
TitleNasopharynx subsite: Snomed CT
Realmeu
Authorityhl7
DescriptionSpecifies the subsite for cancers occured in nasopharynx: Snomed CT

Resources that use this resource

ValueSet
nasal-subsite-sct-i4rcSubsites: SNOMED CT

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet nasopharynx-subsite-sct-i4rc

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    126684008Neoplasm of anterior wall of nasopharynx
    126683002Neoplasm of lateral wall of nasopharynx
    126682007Neoplasm of posterior wall of nasopharynx
    126681000Neoplasm of superior wall of nasopharynx

Source1

{
  "resourceType": "ValueSet",
  "id": "nasopharynx-subsite-sct-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/nasopharynx-subsite-sct-i4rc",
  "version": "0.1.0",
  "name": "VsNasopharynxSubsiteSnomedI4rc",
  "title": "Nasopharynx subsite: Snomed CT",
  "status": "active",
  "experimental": false,
  "date": "2026-01-19T11:40:47+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Specifies the subsite for cancers occured in nasopharynx: Snomed CT",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "126684008"
          },
          {
            "code": "126683002"
          },
          {
            "code": "126682007"
          },
          {
            "code": "126681000"
          }
        ]
      }
    ]
  }
}