{
"description": "The standard context for Questionnaire at launch time",
"_filename": "CodeSystem-launchContext.json",
"package_name": "hl7.fhir.uv.sdc",
"date": "2019-03-27T07:28:05+11:00",
"publisher": null,
"content": "complete",
"name": "LaunchContext",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Launch Context",
"package_version": "2.7.0",
"status": "draft",
"id": "c0cf5579-f174-4109-b6bf-6b4c79384f43",
"kind": null,
"url": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext",
"concept": [ {
"code": "patient",
"display": "Patient in context at launch time (FHIR Patient resource)"
}, {
"code": "encounter",
"display": "Encounter context at launch time (FHIR Encounter resource)"
}, {
"code": "location",
"display": "Location context at launch time (FHIR Location resource)"
}, {
"code": "user",
"display": "User in context at launch time (FHIR Device, PractitionerRole, Practitioner, RelatedPerson, Organization or Patient resource)"
} ],
"version": "2.7.0"
}