http://terminology.hl7.org/CodeSystem/v2-0434|2.0.0

name
PatientCondition
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

patientCondition

Code system of concepts specifying the patient's current medical condition for the purpose of communicating to non-medical outside parties, e.g. family, employer, religious minister, media, etc. Used in HL7 Version 2.x messaging in the PV2 segment.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0434"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}