http://terminology.hl7.org/CodeSystem/v3-ObservationMethod|3.0.0

name
ObservationMethod
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

ObservationMethod

A code that provides additional detail about the means or technique used to ascertain the observation.\r\n\r\n*Examples:* Blood pressure measurement method: arterial puncture vs. sphygmomanometer (Riva-Rocci), sitting vs. supine position, etc.\r\n\r\n*OpenIssue:* Description 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-codedocs

Input

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