http://hl7.org/fhir/therapy-relationship-type|5.0.0

name
TherapyRelationshipType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-08-15 05:55:11.0

Therapy Relationship Type

Classification of relationship between a therapy and a contraindication or an indication.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/therapy-relationship-type"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}