http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship|4.0.0-ballot
name
ObservationExtractRelationship
ObservationExtractRelationship
package
hl7.fhir.uv.sdc@4.0.0-ballot
hl7.fhir.uv.sdc@4.0.0-ballot
content
complete
complete
status
active
active
date
2024-12-17 01:55:34.0
2024-12-17 01:55:34.0
Observation Extract Relationship Codes
Defines the codes used to specify the relationship type in the ObservationExtractExtension.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/observation-extract-relationship"
}, {
"name" : "version",
"valueString" : "4.0.0-ballot"
} ]
}