EHR
An EHR resource
- Type: object · OBJECT_REF
ehr _access id required_type Discriminatorenumconst:ARCHETYPE_IDrequiredvaluesA R C H E T Y P E _ I D
- Type: string
value required
- Type: string
namespace required - Type: string
type required
- Type: object · HIER_OBJECT_ID
ehr _id - Type: stringFormat: uuid
value required - Type: string
_type
- Type: object · OBJECT_REF
ehr _status id required_type Discriminatorenumconst:ARCHETYPE_IDrequiredvaluesA R C H E T Y P E _ I D
- Type: string
value required
- Type: string
namespace required - Type: string
type required
- Type: object · HIER_OBJECT_ID
system _id - Type: stringFormat: uuid
value required - Type: string
_type
- Type: object · DV_DATE_TIME
time _created - Type: stringFormat: date-time
value requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: string
_type
Examples
{
"system_id": {
"value": "9624982A-9F42-41A5-9318-AE13D5F5031F"
},
"ehr_id": {
"value": "7d44b88c-4199-4bad-97dc-d78268e01398"
},
"ehr_status": {
"id": {
"_type": "OBJECT_VERSION_ID",
"value": "8849182c-82ad-4088-a07f-48ead4180515::cataniamc.prod.cadasto.com::1"
},
"namespace": "local",
"type": "EHR_STATUS"
},
"ehr_access": {
"id": {
"_type": "OBJECT_VERSION_ID",
"value": "59a8d0ac-140e-4feb-b2d6-af99f8e68af8::cataniamc.prod.cadasto.com::1"
},
"namespace": "local",
"type": "EHR_ACCESS"
},
"time_created": {
"value": "2015-01-20T19:30:22.765+01:00"
}
}