Skip to main content

BodyStructure

Trial Use 1 Clinical — Diagnostics

Record details about an anatomical structure. This resource may be used when a coded concept does not provide the necessary detail needed for the use case.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/BodyStructure
InteractionMethodPath
ReadGET/fhir/R5/BodyStructure/[id]
VreadGET/fhir/R5/BodyStructure/[id]/_history/[vid]
UpdatePUT/fhir/R5/BodyStructure/[id]
PatchPATCH/fhir/R5/BodyStructure/[id]
DeleteDELETE/fhir/R5/BodyStructure/[id]
CreatePOST/fhir/R5/BodyStructure
SearchGET/fhir/R5/BodyStructure?...
HistoryGET/fhir/R5/BodyStructure/[id]/_history
Type-historyGET/fhir/R5/BodyStructure/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Bodystructure identifier
activeboolean0..1Whether this record is in active use modifier
morphologyCodeableConcept0..1Kind of Structure
includedStructureBackboneElement1..*Included anatomic location(s)
excludedStructure0..*Excluded anatomic locations(s)
descriptionmarkdown0..1Text description
imageAttachment0..*Attached images
patientReference1..1Who this is about

Resource-specific search parameters

ParameterTypeDescription
excluded_structuretokenBody site excludedStructure structure
identifiertokenAccount number
included_structuretokenBody site includedStructure structure
morphologytokenKind of Structure
patientreferenceThe entity that caused the expenses

Reference

  • Official FHIR R5 spec: BodyStructure
  • Maturity: Trial Use 1 (FMM 1).