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

FHIR IG analytics

Packagehl7.eu.fhir.idea4rc
Resource TypeValueSet
IdValueSet-lip-subsite-sct-i4rc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-lip-subsite-sct-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/lip-subsite-sct-i4rc
Version0.1.0
Statusactive
Date2026-01-19T11:40:47+00:00
NameVsLipSubsiteSnomedI4rc
TitleLip subsite: Snomed CT
Realmeu
Authorityhl7
DescriptionSpecifies the subsite for cancers occured in lip: 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 lip-subsite-sct-i4rc

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    254389005Carcinoma of vermilion border of upper lip
    92795001Carcinoma in situ of vermilion border of lip
    254390001Carcinoma of vermilion border of lower lip
    187606005Malignant tumour of oral aspect of upper lip
    271568003Malig neoplasm of lower lip, oral aspect
    187622006Malignant tumor of labial mucosa

Source1

{
  "resourceType": "ValueSet",
  "id": "lip-subsite-sct-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/lip-subsite-sct-i4rc",
  "version": "0.1.0",
  "name": "VsLipSubsiteSnomedI4rc",
  "title": "Lip 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 lip: 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": "254389005"
          },
          {
            "code": "92795001"
          },
          {
            "code": "254390001"
          },
          {
            "code": "187606005"
          },
          {
            "code": "271568003"
          },
          {
            "code": "187622006"
          }
        ]
      }
    ]
  }
}