Stream: Da Vinci/plan-net-connectathon
Topic: Issues Raised Today
Saul Kravitz (Sep 10 2020 at 21:39):
Question about use of Public Access Tokens --> for CMS?
meta.lastUpdated and meta.profile (fields and associated search Params):
- Both should be 1..1, right? Currently only lastUpdated is 1..1.
- Shouldn't we require that the associated search parameters be SHALLs (we are doing that for lastUpdated in CarinBB). Or are these implied requirements for a FHIR server?
InsurancePlan.
network - NOT MS
plan.network - NOT MS. (why do we need this, shouldn't we stick to associating networks with InsurancePlan.network?)
Period fields are MS on: Should they be?
Endpoint
identifier.period
contact.period
HealthcareService
identifier.period
telecom.period
InsurancePlan
identifier.period
contact.name.period
contact.telecom.period
Location
telecom.period
Network
identifier.period
contact.name.period
contact.telecom.period
Organization
identifier.period
address.period
telecom.period
OrganizationAffiliation
identifier.period
telecom.period
Practitioner
identifier.period
name.period
qualification.identifier.period
qualification.period
PractitionerRole
identifier.period
telecom.period
HealthcareService-
- mapping of fields used by states to Category and Type. Standardize?
Saul Kravitz (Sep 11 2020 at 16:03):
@Robert Dieterle
Saul Kravitz (Sep 14 2020 at 00:49):
Also for SearchParameters:
- seems like _id should be explicitly required in CapStmt for all resources (_id, _lastUpdated, and _profile).
Last updated: Apr 12 2022 at 19:14 UTC