http://hl7.org/fhir/patient-fetalstatus|5.2.0

name
FetalStatus
package
hl7.fhir.uv.extensions.r4@5.2.0
content
complete
experimental
true
status
draft
date
2025-02-10 10:45:45.0

fetal status code system

This fetal status of a patient.

POST /CodeSystem/$validate-codedocs

Input

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