http://terminology.hl7.org/CodeSystem/v3-ActSite|2018-08-12

name
v3.ActSite
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System ActSite

An anatomical location on an organism which can be the focus of an act.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActSite"
  }, {
    "name" : "version",
    "valueString" : "2018-08-12"
  } ]
}