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

FHIR IG analytics

Packageorg.sql-on-fhir.ig
Resource TypeValueSet
IdValueSet-AllSQLContentTypeCodes.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/FHIR/sql-on-fhir-v2/ValueSet-AllSQLContentTypeCodes.html
URLhttps://sql-on-fhir.org/ig/ValueSet/AllSQLContentTypeCodes
Version2.1.0-pre
Statusdraft
Date2026-03-18T00:07:48+00:00
NameAllSQLContentTypeCodes
TitleAll SQL Content Type Codes
Realmuv
DescriptionValueSet of all codes from SQL Content Type Codes codesystem

Resources that use this resource

StructureDefinition
org.sql-on-fhir.ig#currentSQLQuerySQL Query Library

Resources that this resource uses

CodeSystem
org.sql-on-fhir.ig#currentSQLContentTypeCodesSQL Content Type Codes

Narrative

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

Generated Narrative: ValueSet AllSQLContentTypeCodes


Source1

{
  "resourceType": "ValueSet",
  "id": "AllSQLContentTypeCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sql-on-fhir.org/ig/ValueSet/AllSQLContentTypeCodes",
  "version": "2.1.0-pre",
  "name": "AllSQLContentTypeCodes",
  "title": "All SQL Content Type Codes",
  "status": "draft",
  "date": "2026-03-18T00:07:48+00:00",
  "publisher": "SQL on FHIR Working Group",
  "contact": [
    {
      "name": "SQL on FHIR Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "https://sql-on-fhir.org"
        }
      ]
    }
  ],
  "description": "ValueSet of all codes from SQL Content Type Codes codesystem",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://sql-on-fhir.org/ig/CodeSystem/SQLContentTypeCodes"
      }
    ]
  }
}