FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| org.sql-on-fhir.ig#current | SQLQuery | SQL Query Library |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
}