Example in QI-Core7.0.2
BodyStructure

example

7 cm maximum diameter

BodyStructure-example.json

Resource Details

Resource Type
BodyStructure
Resource ID
example
Identifier
http://example.org/bodystructure/identifiers|12345
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "BodyStructure",
  "id": "example",
  "filename": "BodyStructure-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure"
  ],
  "identifier": {
    "system": "http://example.org/bodystructure/identifiers",
    "value": "12345"
  },
  "description": "7 cm maximum diameter"
}