http://hl7.org/fhir/fhir-types|5.0.0

name
FHIRTypes
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2022-08-26 03:43:27.0

All FHIR Types

One of the types defined as part of this version of FHIR.

POST /CodeSystem/$validate-codedocs

Input

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