ClaimPlaceOfService
Frozen place of service data from a submitted claim snapshot
Fields
Used By
Definition
"""Frozen place of service data from a submitted claim snapshot"""type ClaimPlaceOfService { """ Place of service code """ code: String
""" Place of service ID """ id: ID
""" Place of service name """ name: String}