{ "resourceType" : "Patient", "id" : "patient-example-jane", "meta" : { "profile" : ["https://clinyqai.github.io/open-nursing-core-ig/StructureDefinition/onc-nhs-patient"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Patient patient-example-jane

Profile: ONC NHS Patient

Jane Doe Female, DoB Unknown


UK Core Ethnic CategoryBritish, Mixed British
" }, "extension" : [{ "url" : "https://clinyqai.github.io/open-nursing-core-ig/StructureDefinition/UKCore-Extension-EthnicCategory", "valueCodeableConcept" : { "coding" : [{ "system" : "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategory", "code" : "A", "display" : "British, Mixed British" }] } }], "name" : [{ "family" : "Doe", "given" : ["Jane"] }], "gender" : "female" }