http://hl7.org/fhir/secondary-finding|4.0.1

name
ObservationCategoryCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Observation Category Codes

Codes to denote a guideline or policy statement.when a genetic test result is being shared as a secondary finding.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/secondary-finding"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}