Packages

ISO/HL7 FHIR Application Server

Current section

Files

Jump to
hl7 priv samples ExtendedContactDetail ExtendedContactDetail.json
Raw

priv/samples/ExtendedContactDetail/ExtendedContactDetail.json

{
"resourceType":"ExtendedContactDetail",
"telecom": [
{
"system": "email",
"value": "general.practice@example.org",
"use": "work"
}
]
}