http://terminology.hl7.org/CodeSystem/v3-ObservationMethod|2018-08-12
name
v3.ObservationMethod
v3.ObservationMethod
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
2018-08-11 14:00:00.0
v3 Code System ObservationMethod
A code that provides additional detail about the means or technique used to ascertain the observation. Examples:\r\nBlood pressure measurement method: arterial puncture vs. sphygmomanometer (Riva-Rocci), sitting vs. supine position, etc. OpenIssue:\r\nDescription copied from Concept Domain of same name. Must be verified. Note that the Domain has a full discussion about use of the attribute and constraining that is not appropriate for the code system description. Needs to be improved.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ObservationMethod"
}, {
"name" : "version",
"valueString" : "2018-08-12"
} ]
}