|
| 1 | +{ |
| 2 | + "resourceType": "Questionnaire", |
| 3 | + "id": "NACHCA0", |
| 4 | + "extension": [ { |
| 5 | + "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", |
| 6 | + "valueCode": "shareable" |
| 7 | + }, { |
| 8 | + "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", |
| 9 | + "valueCode": "computable" |
| 10 | + }, { |
| 11 | + "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", |
| 12 | + "valueCode": "publishable" |
| 13 | + }, { |
| 14 | + "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel", |
| 15 | + "valueCode": "structured" |
| 16 | + } ], |
| 17 | + "url": "http://fhir.org/guides/nachc/hiv-cds/Questionnaire/NACHCA0", |
| 18 | + "name": "NACHCA0", |
| 19 | + "title": "NACHC.A0 Contact & Profile", |
| 20 | + "status": "active", |
| 21 | + "experimental": false, |
| 22 | + "description": "TODO: description goes here", |
| 23 | + "useContext": [ { |
| 24 | + "code": { |
| 25 | + "system": "http://terminology.hl7.org/CodeSystem/usage-context-type", |
| 26 | + "code": "task", |
| 27 | + "display": "Workflow Task" |
| 28 | + }, |
| 29 | + "valueCodeableConcept": { |
| 30 | + "coding": [ { |
| 31 | + "system": "http://fhir.org/guides/nachc/hiv-cds/CodeSystem/activity-codes", |
| 32 | + "code": "NACHC.A0", |
| 33 | + "display": "Contact & Profile" |
| 34 | + } ] |
| 35 | + } |
| 36 | + } ], |
| 37 | + "item": [ { |
| 38 | + "linkId": "1", |
| 39 | + "definition": "http://fhir.org/guides/nachc/hiv-cds/StructureDefinition/hiv-encounter#Encounter.type", |
| 40 | + "text": "The type of patient encounter", |
| 41 | + "type": "choice", |
| 42 | + "answerValueSet": "https://nachc-cad.github.io/hiv-cds/resources/hiv-cds/vocabulary/valueset/generated/valueset-nachc-a0-de2.json" |
| 43 | + }, { |
| 44 | + "linkId": "2", |
| 45 | + "definition": "http://fhir.org/guides/nachc/hiv-cds/StructureDefinition/sexual-orientation#Observation.code", |
| 46 | + "text": "Concepts Associated with Sexual Orientation Elements", |
| 47 | + "type": "choice", |
| 48 | + "answerValueSet": "https://nachc-cad.github.io/hiv-cds/resources/hiv-cds/vocabulary/valueset/generated/valueset-nachc-a0-de49.json" |
| 49 | + }, { |
| 50 | + "linkId": "3", |
| 51 | + "definition": "http://fhir.org/guides/nachc/hiv-cds/StructureDefinition/gender-identity#Observation.code", |
| 52 | + "text": "Concepts Associated with Gender Identity Elements", |
| 53 | + "type": "choice", |
| 54 | + "answerValueSet": "https://nachc-cad.github.io/hiv-cds/resources/hiv-cds/vocabulary/valueset/generated/valueset-nachc-a0-de56.json" |
| 55 | + } ] |
| 56 | +} |
0 commit comments