PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@3.0.0-preview
    http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext
{
  "description": "The standard context for Questionnaire at launch time",
  "_filename": "CodeSystem-launchContext.json",
  "package_name": "hl7.fhir.uv.sdc",
  "date": "2022-02-16T19:40:22+11:00",
  "publisher": "HL7 International - FHIR Infrastructure Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "LaunchContext",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Launch Context",
  "package_version": "3.0.0-preview",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
      } ]
    }
  } ],
  "status": "draft",
  "id": "8baa4467-a3bd-4468-bdae-513cd7efdfea",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext",
  "concept": [ {
    "code": "patient",
    "display": "Patient",
    "definition": "Patient in context at launch time (FHIR Patient resource)"
  }, {
    "code": "encounter",
    "display": "Encounter",
    "definition": "Encounter context at launch time (FHIR Encounter resource)"
  }, {
    "code": "location",
    "display": "Location",
    "definition": "Location context at launch time (FHIR Location resource)"
  }, {
    "code": "user",
    "display": "User",
    "definition": "User in context at launch time (FHIR Device, PractitionerRole, Practitioner, RelatedPerson, Organization or Patient resource)"
  }, {
    "code": "study",
    "display": "ResearchStudy",
    "definition": "ResearchStudy in context at launch time (FHIR ResearchStudy resource)"
  } ],
  "caseSensitive": true,
  "version": "3.0.0-preview",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}