• beta
  • readonly

Would you like to try out YamlGen yourself? Log in or sign up.

Patient
{
    "resourceType": "Patient",
    "id": "4",
    "name":  [
        {
            "given":  [
                "John"
            ],
            "family": "Williams"
        }
    ]
}