Package | hl7.fhir.uv.sdc |
Resource Type | Questionnaire |
Id | sdc-derivation-child |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-sdc-derivation-child.html |
URL | http://build.fhir.org/ig/HL7/sdc/Questionnaire/sdc-derivation-child |
Version | 4.0.0-ballot |
Status | active |
Date | 2025-07-14T18:38:59+00:00 |
Name | SDCDerivationChild |
Realm | uv |
Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire sdc-derivation-child
Profile: SDC Base Questionnaire
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | Questionnaire | http://build.fhir.org/ig/HL7/sdc/Questionnaire/sdc-derivation-child#4.0.0-ballot | ||
![]() ![]() ![]() | What is your family name? (required) | 1..1 | string | |
![]() ![]() ![]() | What is your first name? (optional) | 0..1 | string | |
{ "resourceType": "Questionnaire", "id": "sdc-derivation-child", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm%5Bx%5D", "valueCoding": { "system": "http://hl7.org/fhir/version-algorithm", "code": "semver" } } ], "url": "http://build.fhir.org/ig/HL7/sdc/Questionnaire/sdc-derivation-child", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.38" } ], "version": "4.0.0-ballot", "name": "SDCDerivationChild", "derivedFrom": [ "http://build.fhir.org/ig/HL7/sdc/Questionnaire/sdc-derivation-parent" ], "_derivedFrom": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-derivationType", "valueCoding": { "system": "http://hl7.org/fhir/questionnaire-derivationType", "code": "compliesWith" } } ] } ], "status": "active", "date": "2025-07-14T18:38:59+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] }, { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "item": [ { "linkId": "1", "text": "What is your family name? (required)", "type": "string", "required": true }, { "linkId": "2", "text": "What is your first name? (optional)", "type": "string" } ] }