#1

GET https://tx.fhir.org/r4/metadata HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
User-Agent: fhir/publisher
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:4214
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:01:43 GMT
pragma:no-cache
server:nginx
x-request-id:233-3845047

{"resourceType" : "CapabilityStatement","id" : "FhirServer","text" : {"status" : "generated","div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Local User Conformance Statement</h2><p>FHIR v4.0.1 released 20250710140439.594Z. Server version 3.7.24 built 20250710140439.594Z</p><table class=\"grid\"><tr><th>Resource Type</th><th>Profile</th><th>Read</th><th>V-Read</th><th>Search</th><th>Update</th><th>Updates</th><th>Create</th><th>Delete</th><th>History</th></tr>\n</table>\n<p>Operations</p>\n<ul>\n <li>expand: see OperationDefinition/fso-expand</li>\n <li>lookup: see OperationDefinition/fso-lookup</li>\n <li>validate-code: see OperationDefinition/fso-validate-code</li>\n <li>batch-validate-code: see OperationDefinition/fso-batch-validate-code</li>\n <li>translate: see OperationDefinition/fso-translate</li>\n <li>closure: see OperationDefinition/fso-closure</li>\n <li>versions: see OperationDefinition/fso-versions</li>\n</ul>\n</div>"},"extension" : [{"extension" : [{"url" : "definition","valueCanonical" : "http://hl7.org/fhir/uv/tx-tests/FeatureDefinition/test-version"},{"url" : "value","valueCode" : "1.7.8"},{"extension" : [{"url" : "name","valueCode" : "mode"},{"url" : "value","valueCode" : "tx.fhir.org"}],"url" : "qualifier"}],"url" : "http://hl7.org/fhir/uv/application-feature/StructureDefinition/feature"},{"extension" : [{"url" : "definition","valueCanonical" : "http://hl7.org/fhir/uv/tx-ecosystem/FeatureDefinition/CodeSystemAsParameter"},{"url" : "value","valueBoolean" : true}],"url" : "http://hl7.org/fhir/uv/application-feature/StructureDefinition/feature"}],"url" : "http://tx.fhir.org/r4/CapabilityStatement/tx","version" : "4.0.1-3.7.24","name" : "FHIRReferenceServer","title" : "FHIR Reference Server Conformance Statement","status" : "active","date" : "2025-07-23T21:01:43.467Z","contact" : [{"telecom" : [{"system" : "other","value" : "http://healthintersections.com.au/"}]}],"description" : "Standard Conformance Statement for the open source Reference FHIR Server provided by Health Intersections","kind" : "instance","instantiates" : ["http://hl7.org/fhir/CapabilityStatement/terminology-server","http://hl7.org/fhir/CapabilityStatement/terminology-server"],"software" : {"name" : "Reference Server","version" : "3.7.24","releaseDate" : "2025-07-10T14:04:39.594Z"},"implementation" : {"description" : "FHIR Server running at http://tx.fhir.org/r4","url" : "http://tx.fhir.org/r4"},"fhirVersion" : "4.0.1","format" : ["application/fhir+xml","application/fhir+json"],"rest" : [{"mode" : "server","security" : {"cors" : true},"resource" : [{"type" : "CodeSystem","interaction" : [{"code" : "read","documentation" : "Read a code system"},{"code" : "search-type","documentation" : "Search the code systems. Not that there a few major code systems that are not available through this API (SCT, LOINC etc)"}],"operation" : [{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/CodeSystem-validate-code"},{"name" : "lookup","definition" : "http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup"}]},{"type" : "ValueSet","interaction" : [{"code" : "read","documentation" : "Read a ValueSet"},{"code" : "search-type","documentation" : "Search the value sets"}],"operation" : [{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code"},{"name" : "expand","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"}]}],"interaction" : [{"code" : "transaction"}],"operation" : [{"name" : "expand","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"},{"name" : "lookup","definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-lookup"},{"name" : "validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/Resource-validate-code"},{"name" : "batch-validate-code","definition" : "http://hl7.org/fhir/OperationDefinition/Resource-batch-validate-code"},{"name" : "translate","definition" : "http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"},{"name" : "closure","definition" : "http://hl7.org/fhir/OperationDefinition/ConceptMap-closure"},{"name" : "versions","definition" : "http://tx.fhir.org/r4/OperationDefinition/fso-versions"}]}]}

#2

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/fhir-types","code":"ImplementationGuide"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1704
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:01:57 GMT
last-modified:Wed, 23 Jul 2025 21:01:57 GMT
pragma:no-cache
server:nginx
x-request-id:233-3845398

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://hl7.org/fhir/fhir-types"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://hl7.org/fhir/fhir-types"},{"name" : "code","valueCode" : "ImplementationGuide"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://hl7.org/fhir/fhir-types' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://hl7.org/fhir/fhir-types' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/fhir-types#ImplementationGuide (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/fhir-types#ImplementationGuide\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://hl7.org/fhir/fhir-types\"\r\n"}]}

#3

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/sid/us-npi","code":"NPI"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1656
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:01:59 GMT
last-modified:Wed, 23 Jul 2025 21:01:59 GMT
pragma:no-cache
server:nginx
x-request-id:233-3845455

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://hl7.org/fhir/sid/us-npi"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://hl7.org/fhir/sid/us-npi"},{"name" : "code","valueCode" : "NPI"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://hl7.org/fhir/sid/us-npi' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://hl7.org/fhir/sid/us-npi' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/sid/us-npi#NPI (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/sid/us-npi#NPI\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://hl7.org/fhir/sid/us-npi\"\r\n"}]}

#4

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://shinny.org/us/ny/hrsnCodeSystem/SHINNYLanguage","code":"ASL"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1809
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:02:01 GMT
last-modified:Wed, 23 Jul 2025 21:02:01 GMT
pragma:no-cache
server:nginx
x-request-id:233-3845531

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://shinny.org/us/ny/hrsnCodeSystem/SHINNYLanguage"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://shinny.org/us/ny/hrsnCodeSystem/SHINNYLanguage"},{"name" : "code","valueCode" : "ASL"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://shinny.org/us/ny/hrsnCodeSystem/SHINNYLanguage' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://shinny.org/us/ny/hrsnCodeSystem/SHINNYLanguage' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://shinny.org/us/ny/hrsnCodeSystem/SHINNYLanguage#ASL (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://shinny.org/us/ny/hrsnCodeSystem/SHINNYLanguage#ASL\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://shinny.org/us/ny/hrsnCodeSystem/SHINNYLanguage\"\r\n"}]}

#5

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://shinny.org/us/ny/hrsnCodeSystem/NYS-HRSN-Questionnaire","code":"NYS-AHC-HRSN"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1892
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:02:01 GMT
last-modified:Wed, 23 Jul 2025 21:02:01 GMT
pragma:no-cache
server:nginx
x-request-id:233-3845546

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://shinny.org/us/ny/hrsnCodeSystem/NYS-HRSN-Questionnaire"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://shinny.org/us/ny/hrsnCodeSystem/NYS-HRSN-Questionnaire"},{"name" : "code","valueCode" : "NYS-AHC-HRSN"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://shinny.org/us/ny/hrsnCodeSystem/NYS-HRSN-Questionnaire' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://shinny.org/us/ny/hrsnCodeSystem/NYS-HRSN-Questionnaire' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://shinny.org/us/ny/hrsnCodeSystem/NYS-HRSN-Questionnaire#NYS-AHC-HRSN (\"\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://shinny.org/us/ny/hrsnCodeSystem/NYS-HRSN-Questionnaire#NYS-AHC-HRSN\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://shinny.org/us/ny/hrsnCodeSystem/NYS-HRSN-Questionnaire\"\r\n"}]}

#6

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"https://hl7.org/fhir/R4/codesystem-organization-type.html","code":"other","display":"Other"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1848
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:02:35 GMT
last-modified:Wed, 23 Jul 2025 21:02:35 GMT
pragma:no-cache
server:nginx
x-request-id:233-3846740

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "https://hl7.org/fhir/R4/codesystem-organization-type.html"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "https://hl7.org/fhir/R4/codesystem-organization-type.html"},{"name" : "code","valueCode" : "other"},{"name" : "message","valueString" : "A definition for CodeSystem 'https://hl7.org/fhir/R4/codesystem-organization-type.html' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'https://hl7.org/fhir/R4/codesystem-organization-type.html' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n0 0: tx-op\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[https://hl7.org/fhir/R4/codesystem-organization-type.html#other (\"Other\")]\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"https://hl7.org/fhir/R4/codesystem-organization-type.html#other\"\r\n0 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"https://hl7.org/fhir/R4/codesystem-organization-type.html\"\r\n"}]}

#7

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"urn:oid:2.16.840.1.113883.6.285","code":"G0136","display":"Administration of a standardized, evidence-based SDOH assessment, 5-15 minutes, not more often than every 6 months"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1783
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:02:37 GMT
last-modified:Wed, 23 Jul 2025 21:02:37 GMT
pragma:no-cache
server:nginx
x-request-id:233-3846839

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "urn:oid:2.16.840.1.113883.6.285"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "urn:oid:2.16.840.1.113883.6.285"},{"name" : "code","valueCode" : "G0136"},{"name" : "message","valueString" : "A definition for CodeSystem 'urn:oid:2.16.840.1.113883.6.285' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'urn:oid:2.16.840.1.113883.6.285' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[urn:oid:2.16.840.1.113883.6.285#G0136 (\"Administration of a standardized, evidence-based SDOH assessment, 5-15 minutes, not more often than every 6 months\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"urn:oid:2.16.840.1.113883.6.285#G0136\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"urn:oid:2.16.840.1.113883.6.285\"\r\n"}]}

#8

POST https://tx.fhir.org/r4/ValueSet/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.6.285","code":"G0136","display":"Administration of a standardized, evidence-based SDOH assessment, 5-15 minutes, not more often than every 6 months"}],"text":"SDOH Assessment"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"us-core-procedure-code","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code","version":"3.1.1","name":"USCoreProcedureCodes","title":"US Core Procedure Codes","status":"active","date":"2019-05-21","publisher":"HL7 US Realm Steering Committee","contact":[{"telecom":[{"system":"other","value":"http://hl7.org/fhir"}]}],"description":"Concepts from CPT, SNOMED CT, HCPCS Level II Alphanumeric Codes, ICD-10-PCS and CDT code systems that can be used to indicate the type of procedure performed.","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"US","display":"United States of America"}]}],"copyright":"This value set includes content from:\n  1. CPT copyright 2014 American Medical Association. All rights reserved.\n  2.  SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\n  3. HCPCS Level II Alphanumeric Codes codes are maintained by the US Centers for Medicare and Medicaid Services (CMS) available for public use.\n  4. The International Classification of Diseases, Tenth Revision, Procedure Coding System (ICD-10-PCS) was developed for the Centers for Medicare and Medicaid Services (CMS) available for public use.  CMS is the U.S. governmental agency responsible for overseeing all changes and modifications to the ICD-10-PCS.\n  5. The ADA is the exclusive copyright owner of CDT, the Code on Dental Procedures and Nomenclature (the Code), and the ADA Dental Claim Form. Except as permitted by law, all use, copying or distribution of CDT, or any portion thereof (including the Code on Dental Procedures and Nomenclature) in any product or services (including works prepared for clients by consultants and other professionals), whether in printed, electronic or other format, requires a valid commercial user license from the ADA. CDT® is a registered trademark of the American Dental Association. All Rights Reserved.","compose":{"include":[{"system":"http://www.ama-assn.org/go/cpt"},{"system":"http://snomed.info/sct","filter":[{"property":"concept","op":"is-a","value":"71388002"}]},{"system":"urn:oid:2.16.840.1.113883.6.285"},{"system":"http://www.cms.gov/Medicare/Coding/ICD10"},{"system":"urn:oid:2.16.840.1.113883.6.13"}]}}},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3710
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:02:37 GMT
last-modified:Wed, 23 Jul 2025 21:02:37 GMT
pragma:no-cache
server:nginx
x-request-id:233-3846847

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "x-caused-by-unknown-system","valueCanonical" : "urn:oid:2.16.840.1.113883.6.285"},{"name" : "message","valueString" : "A definition for CodeSystem 'urn:oid:2.16.840.1.113883.6.285' could not be found, so the code cannot be validated; Unable to check whether the code is in the value set 'http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1' because the code system urn:oid:2.16.840.1.113883.6.285| was not found"},{"name" : "codeableConcept","valueCodeableConcept" : {"coding" : [{"system" : "urn:oid:2.16.840.1.113883.6.285","code" : "G0136","display" : "Administration of a standardized, evidence-based SDOH assessment, 5-15 minutes, not more often than every 6 months"}],"text" : "SDOH Assessment"}},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'urn:oid:2.16.840.1.113883.6.285' could not be found, so the code cannot be validated"},"location" : ["CodeableConcept.coding[0].system"],"expression" : ["CodeableConcept.coding[0].system"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNABLE_TO_CHECK_IF_THE_PROVIDED_CODES_ARE_IN_THE_VALUE_SET_CS"}],"severity" : "warning","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "vs-invalid"}],"text" : "Unable to check whether the code is in the value set 'http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1' because the code system urn:oid:2.16.840.1.113883.6.285| was not found"}}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n31 31: tx-op\r\n31 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Analysing\r\n31 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Parameters: disp-lang=en-US, default-to-latest\r\n31 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n31 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem found: \"http://www.ama-assn.org/go/cpt|2023\"\r\n31 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301\"\r\n31 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem not found: \"urn:oid:2.16.840.1.113883.6.285\"\r\n62 31: 31ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem found: \"http://www.cms.gov/Medicare/Coding/ICD10|2.0.1 (from fhir.tx.support.r4#0.30.0)\"\r\n62 0: 31ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem not found: \"urn:oid:2.16.840.1.113883.6.13\"\r\n62 0: 31ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Validate \"[urn:oid:2.16.840.1.113883.6.285#G0136 (\"Administration of a standardized, evidence-based SDOH assessment, 5-15 minutes, not more often than every 6 months\")]\"\r\n62 0: 31ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Check \"urn:oid:2.16.840.1.113883.6.285#G0136\"\r\n62 0: 31ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem not found: urn:oid:2.16.840.1.113883.6.285\r\n"}]}

#9

POST https://tx.fhir.org/r4/ValueSet/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"codeableConcept","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.6.285","code":"G0136","display":"Administration of a standardized, evidence-based SDOH assessment, 5-15 minutes, not more often than every 6 months"}],"text":"SDOH Assessment"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"valueSet","resource":{"resourceType":"ValueSet","id":"us-core-procedure-code","text":{"status":"generated","div":"<div>!-- Narrative removed --></div>"},"url":"http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code","version":"3.1.1","name":"USCoreProcedureCodes","title":"US Core Procedure Codes","status":"active","date":"2019-05-21","publisher":"HL7 US Realm Steering Committee","contact":[{"telecom":[{"system":"other","value":"http://hl7.org/fhir"}]}],"description":"Concepts from CPT, SNOMED CT, HCPCS Level II Alphanumeric Codes, ICD-10-PCS and CDT code systems that can be used to indicate the type of procedure performed.","jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"US","display":"United States of America"}]}],"copyright":"This value set includes content from:\n  1. CPT copyright 2014 American Medical Association. All rights reserved.\n  2.  SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\n  3. HCPCS Level II Alphanumeric Codes codes are maintained by the US Centers for Medicare and Medicaid Services (CMS) available for public use.\n  4. The International Classification of Diseases, Tenth Revision, Procedure Coding System (ICD-10-PCS) was developed for the Centers for Medicare and Medicaid Services (CMS) available for public use.  CMS is the U.S. governmental agency responsible for overseeing all changes and modifications to the ICD-10-PCS.\n  5. The ADA is the exclusive copyright owner of CDT, the Code on Dental Procedures and Nomenclature (the Code), and the ADA Dental Claim Form. Except as permitted by law, all use, copying or distribution of CDT, or any portion thereof (including the Code on Dental Procedures and Nomenclature) in any product or services (including works prepared for clients by consultants and other professionals), whether in printed, electronic or other format, requires a valid commercial user license from the ADA. CDT® is a registered trademark of the American Dental Association. All Rights Reserved.","compose":{"include":[{"system":"http://www.ama-assn.org/go/cpt"},{"system":"http://snomed.info/sct","filter":[{"property":"concept","op":"is-a","value":"71388002"}]},{"system":"urn:oid:2.16.840.1.113883.6.285"},{"system":"http://www.cms.gov/Medicare/Coding/ICD10"},{"system":"urn:oid:2.16.840.1.113883.6.13"}]}}},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:3710
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:02:45 GMT
last-modified:Wed, 23 Jul 2025 21:02:45 GMT
pragma:no-cache
server:nginx
x-request-id:233-3847222

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "x-caused-by-unknown-system","valueCanonical" : "urn:oid:2.16.840.1.113883.6.285"},{"name" : "message","valueString" : "A definition for CodeSystem 'urn:oid:2.16.840.1.113883.6.285' could not be found, so the code cannot be validated; Unable to check whether the code is in the value set 'http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1' because the code system urn:oid:2.16.840.1.113883.6.285| was not found"},{"name" : "codeableConcept","valueCodeableConcept" : {"coding" : [{"system" : "urn:oid:2.16.840.1.113883.6.285","code" : "G0136","display" : "Administration of a standardized, evidence-based SDOH assessment, 5-15 minutes, not more often than every 6 months"}],"text" : "SDOH Assessment"}},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM_VERSION"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'urn:oid:2.16.840.1.113883.6.285' could not be found, so the code cannot be validated"},"location" : ["CodeableConcept.coding[0].system"],"expression" : ["CodeableConcept.coding[0].system"]},{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNABLE_TO_CHECK_IF_THE_PROVIDED_CODES_ARE_IN_THE_VALUE_SET_CS"}],"severity" : "warning","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "vs-invalid"}],"text" : "Unable to check whether the code is in the value set 'http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1' because the code system urn:oid:2.16.840.1.113883.6.285| was not found"}}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Analysing\r\n16 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n16 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem found: \"http://www.ama-assn.org/go/cpt|2023\"\r\n16 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem found: \"http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20250301\"\r\n16 0: 0ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem not found: \"urn:oid:2.16.840.1.113883.6.285\"\r\n31 15: 15ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem found: \"http://www.cms.gov/Medicare/Coding/ICD10|2.0.1 (from fhir.tx.support.r4#0.30.0)\"\r\n31 0: 15ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem not found: \"urn:oid:2.16.840.1.113883.6.13\"\r\n31 0: 15ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Validate \"[urn:oid:2.16.840.1.113883.6.285#G0136 (\"Administration of a standardized, evidence-based SDOH assessment, 5-15 minutes, not more often than every 6 months\")]\"\r\n31 0: 15ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: Check \"urn:oid:2.16.840.1.113883.6.285#G0136\"\r\n31 0: 15ms http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code|3.1.1: CodeSystem not found: urn:oid:2.16.840.1.113883.6.285\r\n"}]}

#10

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition","code":"Condition.category"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:2030
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:03:22 GMT
last-modified:Wed, 23 Jul 2025 21:03:22 GMT
pragma:no-cache
server:nginx
x-request-id:233-3848843

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"},{"name" : "code","valueCode" : "Condition.category"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition#Condition.category (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition#Condition.category\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition\"\r\n"}]}

#11

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest","code":"ServiceRequest.category"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:2080
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:03:24 GMT
last-modified:Wed, 23 Jul 2025 21:03:24 GMT
pragma:no-cache
server:nginx
x-request-id:233-3848885

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest"},{"name" : "code","valueCode" : "ServiceRequest.category"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest#ServiceRequest.category (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest#ServiceRequest.category\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest\"\r\n"}]}

#12

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal","code":"Goal.category"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:1988
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:03:26 GMT
last-modified:Wed, 23 Jul 2025 21:03:26 GMT
pragma:no-cache
server:nginx
x-request-id:233-3848984

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal"},{"name" : "code","valueCode" : "Goal.category"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n156 156: tx-op\r\n156 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n156 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n156 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n156 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal#Goal.category (\"\")]\"\r\n156 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal#Goal.category\"\r\n156 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal\"\r\n"}]}

#13

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse","code":"Observation.category"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:2169
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:03:28 GMT
last-modified:Wed, 23 Jul 2025 21:03:28 GMT
pragma:no-cache
server:nginx
x-request-id:233-3849026

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"},{"name" : "code","valueCode" : "Observation.category"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n16 16: tx-op\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse#Observation.category (\"\")]\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse#Observation.category\"\r\n16 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse\"\r\n"}]}

#14

POST https://tx.fhir.org/r4/CodeSystem/$validate-code? HTTP/1.0
Accept: application/fhir+json; fhirVersion=4.0
Content-Type: application/fhir+json; fhirVersion=4.0;charset=UTF-8
User-Agent: fhir/publisher

{"resourceType":"Parameters","parameter":[{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure","code":"Procedure.category"}},{"name":"displayLanguage","valueCode":"en-US"},{"name":"default-to-latest-version","valueBoolean":true},{"name":"cache-id","valueId":"3a39eac8-e9d3-4d07-b7e5-af935ffa84f8"},{"name":"system-version","valueUri":"http://snomed.info/sct|http://snomed.info/sct/731000124108"},{"name":"diagnostics","valueBoolean":true}]}
200
access-control-allow-methods:GET, POST, PUT, PATCH, DELETE
access-control-allow-origin:*
access-control-expose-headers:Content-Location, Location
cache-control:public, max-age=600
connection:keep-alive
content-length:2030
content-type:application/fhir+json
date:Wed, 23 Jul 2025 21:03:30 GMT
last-modified:Wed, 23 Jul 2025 21:03:30 GMT
pragma:no-cache
server:nginx
x-request-id:233-3849075

{"resourceType" : "Parameters","parameter" : [{"name" : "result","valueBoolean" : false},{"name" : "system","valueUri" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure"},{"name" : "x-caused-by-unknown-system","valueCanonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure"},{"name" : "code","valueCode" : "Procedure.category"},{"name" : "message","valueString" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure' could not be found, so the code cannot be validated"},{"name" : "issues","resource" : {"resourceType" : "OperationOutcome","issue" : [{"extension" : [{"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id","valueString" : "UNKNOWN_CODESYSTEM"}],"severity" : "error","code" : "not-found","details" : {"coding" : [{"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type","code" : "not-found"}],"text" : "A definition for CodeSystem 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure' could not be found, so the code cannot be validated"},"location" : ["Coding.system"],"expression" : ["Coding.system"]}]}},{"name" : "diagnostics","valueString" : "0 0 : start\r\n15 15: tx-op\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Analysing\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Parameters: disp-lang=en-US, default-to-latest\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Version Rules: http://snomed.info/sct#http://snomed.info/sct/731000124108/0\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Validate \"[http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure#Procedure.category (\"\")]\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Check \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure#Procedure.category\"\r\n15 0: 0ms http://hl7.org/fhir/ValueSet/@all: Didn't find CodeSystem \"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure\"\r\n"}]}