FHIR IG analytics| Package | us.co.bha-ig |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-BHASCBabyQuestionnaireResponseExampleSouth.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse BHASCBabyQuestionnaireResponseExampleSouth
Profile: US Core QuestionnaireResponse Profile version: 6.1.0
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:BHA Special Connections Baby Questionnaire | ||
![]() ![]() | 2025-09-20T18:30:40-07:00 | ||
![]() ![]() | Live Birth | true | |
![]() ![]() | Baby Date of Birth | 2025-09-20 | |
![]() ![]() | Baby Weight Pounds | 7 | |
![]() ![]() | Baby Weight Ounces | 3 | |
![]() ![]() | Baby Last Name | Torres | |
![]() ![]() | Baby First Name | Mateo | |
![]() ![]() | Baby Middle Name or Initial | A | |
![]() ![]() | Baby Sex at Birth | AdministrativeGender: male (Male) | |
![]() ![]() | Reference to the Baby's Patient Resource | Mateo Torres Male, DoB: 2025-09-20 ( Medical record number (use: usual, )) | |
![]() ![]() | Episode of Care Information | EpisodeOfCare: status = finished; type = Mental Health; period = 2025-01-10 --> 2025-12-15 | |
{
"resourceType": "QuestionnaireResponse",
"id": "BHASCBabyQuestionnaireResponseExampleSouth",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|6.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "http://bha.colorado.gov/fhir/bha-ig/Questionnaire/BHASCBabyQuestionnaire",
"status": "completed",
"subject": {
"reference": "Patient/BHAClientExampleSouth",
"display": "Gabriela Torres"
},
"authored": "2025-09-20T18:30:40-07:00",
"item": [
{
"linkId": "lastUpdated",
"answer": [
{
"valueDateTime": "2025-09-20T18:30:40-07:00"
}
]
},
{
"linkId": "LIVE_BIRTH",
"text": "Live Birth",
"answer": [
{
"valueBoolean": true
}
]
},
{
"linkId": "DOB",
"text": "Baby Date of Birth",
"answer": [
{
"valueDate": "2025-09-20"
}
]
},
{
"linkId": "WEIGHT_LBS",
"text": "Baby Weight Pounds",
"answer": [
{
"valueDecimal": 7
}
]
},
{
"linkId": "WEIGHT_OZ",
"text": "Baby Weight Ounces",
"answer": [
{
"valueDecimal": 3
}
]
},
{
"linkId": "LAST_NAME",
"text": "Baby Last Name",
"answer": [
{
"valueString": "Torres"
}
]
},
{
"linkId": "FIRST_NAME",
"text": "Baby First Name",
"answer": [
{
"valueString": "Mateo"
}
]
},
{
"linkId": "MIDDLE_NAME_INITIAL",
"text": "Baby Middle Name or Initial",
"answer": [
{
"valueString": "A"
}
]
},
{
"linkId": "SEX_AT_BIRTH",
"text": "Baby Sex at Birth",
"answer": [
{
"valueCoding": {
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
}
]
},
{
"linkId": "Baby_Patient_Reference",
"text": "Reference to the Baby's Patient Resource",
"answer": [
{
"valueReference": {
"reference": "Patient/BabyPatientExampleSouth"
}
}
]
},
{
"linkId": "episodeOfCare",
"text": "Episode of Care Information",
"answer": [
{
"valueReference": {
"reference": "EpisodeOfCare/BHAEpisodeOfCareExampleSouthBH"
}
}
]
}
]
}