This page is part of the Clinical Guidelines (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "Questionnaire", "id" : "anc-every-contact", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: anc-every-contact</p><p><b>url</b>: <a href=\"http://fhir.org/guides/who/anc-cds/Questionnaire/anc-every-contact\">http://fhir.org/guides/who/anc-cds/Questionnaire/anc-every-contact</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: ANC_Every_Contact</p><p><b>title</b>: Questionnaire - ANC Every Contact</p><p><b>status</b>: draft</p><p><b>subjectType</b>: Patient</p><p><b>date</b>: Aug 5, 2019 12:02:55 PM</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '001' = 'World', given as 'World'})</span></p><blockquote><p><b>item</b></p><p><b>linkId</b>: name</p><p><b>text</b>: Name</p><p><b>type</b>: string</p><p><b>required</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: birthdate</p><p><b>text</b>: Birthdate</p><p><b>type</b>: date</p><p><b>required</b>: true</p></blockquote></div>" }, "url" : "http://fhir.org/guides/who/anc-cds/Questionnaire/anc-every-contact", "version" : "0.1.0", "name" : "ANC_Every_Contact", "title" : "Questionnaire - ANC Every Contact", "status" : "draft", "subjectType" : [ "Patient" ], "date" : "2019-08-05T12:02:55-04:00", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001", "display" : "World" } ] } ], "item" : [ { "linkId" : "name", "text" : "Name", "type" : "string", "required" : true }, { "linkId" : "birthdate", "text" : "Birthdate", "type" : "date", "required" : true } ] }