http://hl7.org/fhir/biologicallyderived-product-property-type-codes|5.0.0

name
BiologicallyDerivedProductPropertyTypeCodes
package
hl7.fhir.r5.core@5.0.0
content
example
status
active
date
2021-01-04 23:01:24.0

Biologically Derived Product Property Type Codes

Biologically Derived Product Property Type Code. This code system http://hl7.org/fhir/biologicallyderived-product-property-type-codes is a subset of the codes defined in http://terminology.hl7.org/CodeSystem/ib

POST /CodeSystem/$validate-codedocs

Input

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