http://hl7.org/fhir/CodeSystem/summary|4.0.1
name
Code system summary example for ACME body sites
Code system summary example for ACME body sites
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
not-present
not-present
experimental
true
true
status
draft
draft
This is an example code system summary for the ACME codes for body site.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/CodeSystem/summary"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}