FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| hl7.fhir.uv.sql-on-fhir#current | SQLQuery | SQL Query Library |
| hl7.fhir.uv.sql-on-fhir#current | SQLView | SQL View 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) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/ImplementationGuide/hl7.fhir.uv.sql-on-fhir"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/sql-on-fhir/ValueSet/AllSQLContentTypeCodes",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.77.48.1"
}
],
"version": "2.1.0-pre",
"name": "AllSQLContentTypeCodes",
"title": "All SQL Content Type Codes",
"status": "draft",
"experimental": false,
"date": "2026-07-28T04:38:44+00:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"name": "HL7 International / FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"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": "http://hl7.org/fhir/uv/sql-on-fhir/CodeSystem/SQLContentTypeCodes"
}
]
}
}